1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-11 04:01:30 +03:00

Fixed wrongly pasted Comment

This commit is contained in:
Bertus Kruger 2015-07-29 20:29:20 +12:00
parent c4a1af87c2
commit 735fa18ad6

@ -194,7 +194,7 @@ int ESP8266WiFiClass::softAPdisconnect(bool wifioff)
_useApMode = false;
if( _useClientMode) {
// turn on AP
// turn on STA
_mode(WIFI_STA);
} else {
// turn wifi off