This commit is contained in:
2025-11-22 15:57:10 +03:00
parent 22a17f5925
commit 0778fb60aa
14 changed files with 2513 additions and 0 deletions

1
main/CMakeLists.txt Normal file
View File

@@ -0,0 +1 @@
idf_component_register(SRCS "ate0003.c" INCLUDE_DIRS "" REQUIRES zh_160x_i2c zh_ac_dimmer zh_encoder esp_wifi nvs_flash zh_ota_server)