This commit is contained in:
2026-04-04 11:38:16 -05:00
parent bd5a07924a
commit b3bcb4108d
11 changed files with 907 additions and 1 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
idf_component_register(
SRCS "blk_box.cpp"
INCLUDE_DIRS "include" "."
REQUIRES led_strip
PRIV_REQUIRES
led_strip
esp_driver_gpio
esp_driver_i2c
)