This commit is contained in:
2025-10-25 07:15:26 +03:00
parent 1cfde391c1
commit 724fda0889
18 changed files with 2350 additions and 0 deletions

1
main/CMakeLists.txt Executable file
View File

@@ -0,0 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "" REQUIRES zh_pcf8574)