Updated FAQ (markdown)

Michael Miller
2019-01-17 13:02:09 -08:00
parent 6cc83d2414
commit 633ddf5e3f

2
FAQ.md

@@ -21,3 +21,5 @@
+ [On my Esp8266 when I flash the sketch the LEDs light up, is this normal?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2310) + [On my Esp8266 when I flash the sketch the LEDs light up, is this normal?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2310)
+ [How do I store a reference to the NeoPixelBus in another class?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2311) + [How do I store a reference to the NeoPixelBus in another class?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2311)
+ [Using DotStars, why would I use the SPI method over the general purpose method?]()