feat: initial

This commit is contained in:
2026-01-02 12:06:32 +03:00
parent cc6a5b4ac8
commit a6bb36a50f
8 changed files with 282 additions and 3 deletions

View File

@@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "zh_inclinometer.c" INCLUDE_DIRS "include" REQUIRES driver)