mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-09-07 19:06:53 +00:00
wifi reconnection bug fixed
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
boolean isNetworkActive();
|
||||
|
||||
void startSTAMode();
|
||||
void routerConnect();
|
||||
|
||||
bool startAPMode();
|
||||
|
||||
boolean scanWiFi(String ssid);
|
||||
boolean RouterFind(String ssid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user