mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-23 08:45:22 +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);
|
WiFi.enableSTA(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
_useStaticIp = false;
|
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user