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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dap_configuration.h | ||
| idf_component.yml | ||
| main.c | ||
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dap_configuration.h | ||
| idf_component.yml | ||
| main.c | ||