mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
Occasionally scan for known networks when in softap mode
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
int init_connection();
|
||||
int handle_connecting();
|
||||
int handle_disconnect();
|
||||
int handle_broadcasting();
|
||||
int init_softap();
|
||||
|
||||
static void wifi_event_handler(void *event_handler_arg, esp_event_base_t event_base, int32_t event_id, void *event_data);
|
||||
|
||||
Reference in New Issue
Block a user