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)