This commit is contained in:
2026-04-01 22:11:48 -05:00
parent 8bc5a982d1
commit 0b79eb8399
7 changed files with 183 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
idf_component_register(
SRCS "blk_box.cpp"
INCLUDE_DIRS "include" "."
REQUIRES led_strip
PRIV_REQUIRES
esp_driver_gpio
esp_driver_i2c