Updated FAQ (markdown)

Michael Miller
2017-07-26 11:59:02 -07:00
parent 6799454b17
commit bf8430ba31

2
FAQ.md

@@ -19,3 +19,5 @@
+ [Other libraries have a method to dim all the pixels with one call. Is there a way to do this?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%239) + [Other libraries have a method to dim all the pixels with one call. Is there a way to do this?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%239)
+ [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 store a reference to the NeoPixelBus in another class?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2311)