bigjosh / SimpleNeoPixelDemo

A demonstration showing how easy it can be to drive WS2812 NeoPixels
MIT License
223 stars 59 forks source link

Flicker problem.. #12

Open jubersoudagar opened 5 years ago

jubersoudagar commented 5 years ago

I used this directly..it work properly... But I alloted some memory for storing of r,g and b data.... After that send this sequence wise using alloted memory.... Then I faced flicker problem on some leds...