Added LED Ring

This commit is contained in:
2026-05-05 17:36:29 +02:00
parent 2cf7371a34
commit c35d18e0cc
6 changed files with 166 additions and 9 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
idf_component_register(SRCS "powerpod.c"
idf_component_register(SRCS "powerpod.c" "led_ring.c"
INCLUDE_DIRS ".")