This commit is contained in:
ok-home
2023-09-23 14:23:28 +07:00
parent b753de7b5a
commit 9dc7641c60
9 changed files with 800 additions and 16 deletions

View File

@@ -2,9 +2,9 @@
idf_component_register(
SRCS
example_ota_ws.c
INCLUDE_DIRS
"."
EMBED_FILES
#EMBED_FILES
ota_ws.html
)