Skip to content

NeoPixelAnimator object

Michael Miller edited this page Feb 23, 2016 · 10 revisions

(under construction)
This manages the timing and lifetime for animations.
All time values are by default in milliseconds but can be changed to manage long duration animations as well.
NOTE: NeoPixelBus::Show() must still be called to push the color state to the physical NeoPixels.

Clone this wiki locally