mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -67,5 +67,6 @@ There are several color objects that can be used to define and blend colors. Wh
|
||||
## [NeoPixelAnimator object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object)
|
||||
This manages the timing and lifetime for animations. It supplements the NeoPixelBus object to make it easy to create smooth asynchronous animations. It also include NeoEase class that provides easing functions for animation curves.
|
||||
|
||||
|
||||
## [NeoGamma object](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object)
|
||||
The human eye perceives light levels differently than what the NeoPixels show. NeoPixels brightness levels are very linear so this object will convert them to the nonlinear so that what you see is what you expected.
|
||||
|
||||
|
Reference in New Issue
Block a user