This commit is contained in:
ok-home
2023-09-23 09:23:10 +07:00
parent c7fe8c03c7
commit cdbba634ab
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.vscode/ .vscode/
.devcontainer/ .devcontainer/
build/

View File

@@ -2,7 +2,7 @@
idf_component_register( idf_component_register(
SRCS SRCS
"simple_ota_example.c"
INCLUDE_DIRS INCLUDE_DIRS
"." "."
EMBED_FILES EMBED_FILES