0
0
Fork 0
wireless-proxy-esp32/project_components/wifi_manager
kerms 7865d7248e fix(wifi) back to normal reconnection mode after fast reconnection 2024-04-17 18:35:54 +08:00
..
CMakeLists.txt feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
wifi_api.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_api.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_api_json.c feat(html) add wifi connection and scan function 2024-04-01 16:58:19 +08:00
wifi_api_json.h feat(wifi) add cmd and module_id to response packet 2024-03-20 10:37:12 +08:00
wifi_configuration.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_event_handler.c fix(nvs) use wt_nvs instead of the default 'nvs' partition 2024-04-08 10:39:17 +08:00
wifi_event_handler.h fix(nvs) use wt_nvs instead of the default 'nvs' partition 2024-04-08 10:39:17 +08:00
wifi_json_utils.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_json_utils.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_manager.c fix(wifi) back to normal reconnection mode after fast reconnection 2024-04-17 18:35:54 +08:00
wifi_manager.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_storage.c fix(nvs) use wt_nvs instead of the default 'nvs' partition 2024-04-08 10:39:17 +08:00
wifi_storage.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_storage_priv.h feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00