0
0
Fork 0
wireless-proxy-esp32/project_components/wifi_manager
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 add base uri api using http post/json 2024-02-01 09:19:42 +08:00
wifi_api.c feat async job runner 2024-02-20 21:00:01 +08:00
wifi_api.h feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_api_json.c feat async job runner 2024-02-20 21:00:01 +08:00
wifi_api_json.h add base uri api using http post/json 2024-02-01 09:19:42 +08:00
wifi_configuration.h reformat wifi 2024-01-27 18:53:09 +08:00
wifi_event_handler.c feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_event_handler.h feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_json_utils.c feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_json_utils.h feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_manager.c feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
wifi_manager.h feat wifi scan using http/json 2024-02-14 16:06:31 +08:00