This commit is contained in:
2026-01-25 20:53:24 +03:00
parent 77145e4e27
commit e42dd3b91b
12 changed files with 455 additions and 3 deletions

View File

@@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "menu_manager.c" INCLUDE_DIRS "include")