Updated Quick Start Guide (markdown)

Michael Miller
2019-09-23 19:13:31 -07:00
parent 91633a9e66
commit 4db2c45f49

@@ -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.
[**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)