This commit is contained in:
2025-10-14 15:58:53 +03:00
parent ae0f22187b
commit 10b44f512a
6 changed files with 400 additions and 1 deletions

View File

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