| 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 | ||
| request_runner.c | ||
| request_runner.h | ||
| 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 | ||
| request_runner.c | ||
| request_runner.h | ||