@ -137,7 +137,7 @@ void setup() {
});
// OTA onEnd
ArduinoOTA.onEnd([](){
DEBUG_PRINTLN("OTA ended, let\'s restart");
DEBUG_PRINTLN("\nOTA ended, let\'s restart");
// OTA error handle
ArduinoOTA.onError([](ota_error_t error) {