lancaster-university / codal-nrf52

MIT License
4 stars 16 forks source link

Fix NeoPixel/WS2812B timing. #47

Closed jimmo closed 1 year ago

jimmo commented 1 year ago

Tested on a variety of WS2812B strips as well as SK6812 RGB and RGBW strips and APA104 used by newer revisions of the Seeed Bit Kit micro:car.

Fixes https://github.com/lancaster-university/codal-microbit-v2/issues/294 (cc @microbit-carlos @finneyj )

JohnVidler commented 1 year ago

Looks a sensible patch to me!

Lets get this merged in.

dpgeorge commented 1 year ago

Thanks @JohnVidler for merging!