Version 1.0.0

Initial version.
This commit is contained in:
2024-06-07 12:30:44 +03:00
commit c226b28a6a
52 changed files with 4496 additions and 0 deletions

1
main/CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
idf_component_register(SRCS "zh_espnow_led.c" INCLUDE_DIRS "")