We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee95373 commit 5e0ed3aCopy full SHA for 5e0ed3a
1 file changed
libraries/ESP8266WiFi/src/ESP8266WiFiSTA.cpp
@@ -423,8 +423,6 @@ bool ESP8266WiFiSTAClass::disconnect(bool wifioff, bool eraseCredentials) {
423
WiFi.enableSTA(false);
424
}
425
426
- _useStaticIp = false;
427
-
428
return ret;
429
430
0 commit comments