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

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
PROJECT_NAME := zh_espnow_led_esp8266
include $(IDF_PATH)/make/project.mk