feat: initial

This commit is contained in:
2025-10-20 19:01:06 +04:00
parent ae0f22187b
commit 780bcb00c6
9 changed files with 301 additions and 8 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 esp_timer)