This commit is contained in:
2025-10-15 12:51:12 +03:00
parent dfa07a0652
commit 79a04c7fe6
4 changed files with 144 additions and 248 deletions

View File

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