mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
This reverts commit 0c599ee0dcdd9b04f4f3082697992fe79b1e9ac6.
This commit is contained in:
parent
ee953737dd
commit
5e0ed3a38b
@ -423,8 +423,6 @@ bool ESP8266WiFiSTAClass::disconnect(bool wifioff, bool eraseCredentials) {
|
|||||||
WiFi.enableSTA(false);
|
WiFi.enableSTA(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
_useStaticIp = false;
|
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user