From 07821bb7fbc8c9a85576d3075364c3d3dbeaf7b8 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 5 Jul 2023 11:32:00 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 7c8817b..242658b 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -14,6 +14,7 @@ + [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) + * [RgbwwColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbwwColor-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)