mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03: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