Updated _Sidebar (markdown)

Michael Miller
2023-03-29 11:22:36 -07:00
parent fa510944ba
commit 9e01253937

@@ -11,9 +11,13 @@
+ [Color objects](https://github.com/Makuna/NeoPixelBus/wiki/Color-objects)
* [RgbColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API)
* [RgbwColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API)
* [Rgb16Color](https://github.com/Makuna/NeoPixelBus/wiki/Rgb16Color-object-API)
* [Rgb48Color API](https://github.com/Makuna/NeoPixelBus/wiki/Rgb48Color-object-API)
* [Rgb64Color API](https://github.com/Makuna/NeoPixelBus/wiki/Rgbw64Color-object-API)
* [HtmlColor API](https://github.com/Makuna/NeoPixelBus/wiki/HtmlColor-object-API)
* [HslColor API](https://github.com/Makuna/NeoPixelBus/wiki/HslColor-object-API)
* [HsbColor API](https://github.com/Makuna/NeoPixelBus/wiki/HsbColor-object-API)
* [SevenSegDigit API](https://github.com/Makuna/NeoPixelBus/wiki/SevenSegDigit-object-API)
+ [NeoPixelAnimator object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object)
* [NeoPixelAnimator API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object-API)
+ [NeoGamma object](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object)