JanBednarik / micropython-ws2812

MicroPython driver for WS2812 RGB LEDs (WS2812B, AdaFruit NeoPixels, ...).
MIT License
189 stars 50 forks source link

The first led does not light #2

Closed jszsj closed 5 years ago

jszsj commented 9 years ago

I have a 16 leds chain and a 2 leds chain,I used example_advanced.py to test, the first led in both chain does not light, other leds works fine, could u help me with this issue my leds are WS2812B (ps: Sorry for my poor Engilsh)

JanBednarik commented 9 years ago

Thanks for report, I will fix it.