From 9efab925672aba235be3778d561325228d40d422 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Fri, 22 Apr 2016 18:04:12 -0700 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)