mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +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