mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-03 15:32:37 +00:00
Trying to figure out esp8266 wifi reconnect
This commit is contained in:
@@ -852,7 +852,6 @@ void WiFi_connect() {
|
||||
WiFi.softAPdisconnect(true);
|
||||
WiFi.enableAP(false);
|
||||
WiFi.mode(WIFI_OFF);
|
||||
wifi_fpm_close();
|
||||
yield();
|
||||
wifiTimeout = 5000;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user