Prepare OTA execution

This commit is contained in:
2024-10-05 20:28:55 +02:00
parent 80452e10de
commit f4dda44d15
5 changed files with 61 additions and 2 deletions

View File

@ -54,6 +54,7 @@
"gpio.h": "c",
"esp_system.h": "c",
"relays.h": "c",
"esp_app_desc.h": "c"
"esp_app_desc.h": "c",
"ota.h": "c"
}
}