expander work
This commit is contained in:
+4
-1
@@ -1,6 +1,9 @@
|
||||
idf_component_register(
|
||||
SRCS "blk_box.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
INCLUDE_DIRS "include" "."
|
||||
PRIV_REQUIRES
|
||||
esp_driver_gpio
|
||||
esp_driver_i2c
|
||||
)
|
||||
|
||||
add_subdirectory(drivers)
|
||||
|
||||
Reference in New Issue
Block a user