diff --git a/_Sidebar.md b/_Sidebar.md index 3a7622f..cc050b0 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,6 +1,5 @@ + [Home](https://github.com/Makuna/NeoPixelBus/wiki) + [FAQ](https://github.com/Makuna/NeoPixelBus/wiki/FAQ) -+ [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples) + [NeoPixelBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object) * [NeoPixeBus API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) + [Color objects](https://github.com/Makuna/NeoPixelBus/wiki/Color-objects) @@ -20,3 +19,4 @@ + [Raster Image Support](https://github.com/Makuna/NeoPixelBus/wiki/Raster-Image-Support) * [NeoBuffer API](https://github.com/Makuna/NeoPixelBus/wiki/NeoBuffer-object-API) * [NeoVerticalSpriteSheet API](https://github.com/Makuna/NeoPixelBus/wiki/NeoVerticalSpriteSheet-object-API) ++ [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples)