Updated NeoPixelAnimator object (markdown)

Michael Miller
2016-03-20 13:30:03 -07:00
parent 004eaa9c6e
commit 97bee3db97

@@ -93,6 +93,9 @@ CircularIn
CircularOut
CircularInOut
This easing equation is specific to animating through a gamma corrected color.
Gamma
## LERP - Linear Interpolation
To interpolate between two values using a 0.0 to 1.0 progress value is a simple equation.