0
0
Fork 0
wireless-proxy-esp32/project_components/api_router
kerms 90782fda82 feat async job runner
api_json_module can now fill api_json_module_async_t and return API_JSON_ASYNC to make the function call asynchronized. Useful for long running task like wifi scan.
2024-02-20 21:00:01 +08:00
..
CMakeLists.txt feat async job runner 2024-02-20 21:00:01 +08:00
api_json_module.c feat async job runner 2024-02-20 21:00:01 +08:00
api_json_module.h feat async job runner 2024-02-20 21:00:01 +08:00
api_json_router.c feat async job runner 2024-02-20 21:00:01 +08:00
api_json_router.h feat async job runner 2024-02-20 21:00:01 +08:00