diff --git a/Quick-Start-Guide.md b/Quick-Start-Guide.md index 845d156..d8d9f5f 100644 --- a/Quick-Start-Guide.md +++ b/Quick-Start-Guide.md @@ -9,4 +9,7 @@ The two wire LEDs are APA102 and LPD8806. They are commonly referred to as DotS The second detail that is needed to be configured is what order the colors are for the LEDs and how many LEDs are used within the pixel. Most will only come with three LEDs, a Red, a Green, and a Blue. Some will include a forth, White. The order of these is important and may require you to use a test sketch to figure it. If you don't know the order, start with GRB order. - \ No newline at end of file + +[**Continue Quick Start Using One Wire LEDs**](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Using-One-Wire-LEDs) + +[**Continue Quick Start Using Two Wire LEDs**](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Using-Two-Wire-LEDs) \ No newline at end of file