forked from bbulkow/FastLED-idf
Fix missing dependency driver
This commit is contained in:
@ -29,4 +29,5 @@ idf_component_register(
|
|||||||
REQUIRES
|
REQUIRES
|
||||||
arduino-esp32
|
arduino-esp32
|
||||||
esp_rom
|
esp_rom
|
||||||
|
driver
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user