0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
kerms 6fdfa76a14 feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
kerms a4d65c367d feat(websocket) json api 2024-03-01 14:33:04 +08:00
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