From 9e0125393775c501e6c0b8fd059b2bd20feed60d Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 29 Mar 2023 11:22:36 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 5e4050f..9ab6925 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -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)