0
0
Fork 0
wireless-proxy-esp32/project_components/web_server
kerms c5f46accc3 feat(wifi) fast connect on boot and disconnection
- add json api get tools's ap info
 - cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
..
uri_modules feat(wifi) add cmd and module_id to response packet 2024-03-20 10:37:12 +08:00
CMakeLists.txt feat(websocket) json api 2024-03-01 14:33:04 +08:00
web_server.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
web_server.h add base uri api using http post/json 2024-02-01 09:19:42 +08:00
web_uri_module.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
web_uri_module.h feat(websocket) json api 2024-03-01 14:33:04 +08:00