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