I'm using a XIAO RP2040 I got 20 ws2812b LEDS (in reality is SK6812, but the driver is the same). - Using 0.35.0 only 9 LEDs light up - Using 0.34.0 all LEDs light up (as expected) In 0.35.0 it was added PIO support, so maybe the issue is there
I'm using a XIAO RP2040 I got 20 ws2812b LEDS (in reality is SK6812, but the driver is the same).
In 0.35.0 it was added PIO support, so maybe the issue is there