Oprava pro preklad i pro ESP8266
This commit is contained in:
		@@ -684,7 +684,9 @@ wificonfigresult_t WiFiConfig::_setupAP(wificonfig_cb cb)
 | 
			
		||||
    dnsServer->stop();
 | 
			
		||||
    server->end();
 | 
			
		||||
#ifdef USE_WIFICONFIG_ARDUINO_OTA
 | 
			
		||||
# if defined(ESP32)
 | 
			
		||||
    ArduinoOTA.end();
 | 
			
		||||
# endif
 | 
			
		||||
#endif
 | 
			
		||||
    return WCR_TIMEOUT; // nepripojeno, vyprsel timeout konfiguracniho AP
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user