fix wsled build
This commit is contained in:
@@ -9,5 +9,6 @@ idf_component_register(
|
||||
SRCS ${SRC_FILES}
|
||||
PRIV_REQUIRES spi_flash
|
||||
REQUIRES esp_driver_gpio
|
||||
REQUIRES esp_driver_spi
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user