mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-06 05:42:10 +03:00
This reverts commit 0c599ee0dc.
This commit is contained in:
@@ -423,8 +423,6 @@ bool ESP8266WiFiSTAClass::disconnect(bool wifioff, bool eraseCredentials) {
|
||||
WiFi.enableSTA(false);
|
||||
}
|
||||
|
||||
_useStaticIp = false;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user