-
-
Notifications
You must be signed in to change notification settings - Fork 265
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.