This commit is contained in:
2025-06-07 12:50:26 +03:00
parent c1246caa87
commit ff58109ff8
6 changed files with 32 additions and 1 deletions

View File

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