Hi, yes, forgot to update… I managed to make it work by adding the src/idf_component.yml with:
dependencies:
espressif/led_strip: “^2.4.1”
Seems that the led_strip is no longer part of the components and I need to add the library there
Hi, yes, forgot to update… I managed to make it work by adding the src/idf_component.yml with:
dependencies:
espressif/led_strip: “^2.4.1”
Seems that the led_strip is no longer part of the components and I need to add the library there