This commit is contained in:
2026-02-09 16:36:29 +01:00
parent af9e0c11e0
commit 0f50ddbae3
18 changed files with 610 additions and 293 deletions

View File

@@ -1,2 +1,2 @@
idf_component_register(SRCS "blink_example_main.c"
idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")