mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
platformio esp8266, esp32
This commit is contained in:
@@ -68,10 +68,10 @@ void upgrade_firmware() {
|
||||
Serial.println("Restart...");
|
||||
ESP.restart();
|
||||
} else {
|
||||
Serial.println("[e] on build");
|
||||
Serial.println("[E] on build");
|
||||
}
|
||||
} else {
|
||||
Serial.println("[e] on upgrade");
|
||||
Serial.println("[E] on upgrade");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user