Initial commit

This commit is contained in:
esp_components
2025-10-14 13:45:53 +03:00
commit ae0f22187b
8 changed files with 82 additions and 0 deletions

1
CMakeLists.txt Normal file
View File

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