This commit is contained in:
2025-11-17 16:19:14 +03:00
parent d9828464bf
commit c61e1eec45
10 changed files with 1307 additions and 2 deletions

View File

@@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "zh_ota_server.c" INCLUDE_DIRS "include" REQUIRES app_update esp_http_server EMBED_FILES "zh_ota_server.html")