module LocalUpdate, GyverLamp, WebSocket for C6

This commit is contained in:
Mit4el
2024-12-17 21:09:22 +03:00
parent 5e801e7789
commit a844d08ebf
18 changed files with 4199 additions and 33 deletions

View File

@@ -159,7 +159,7 @@ void handleStatus() {
}
void handleLocalOTA() {
upgrade_firmware(3, "local");
upgrade_firmware(3,"");
}
#ifdef ESP32