Updated FAQ (markdown)

Michael Miller
2016-03-26 18:16:14 -07:00
parent eaf8570ba1
commit 01dfb6bfc7

4
FAQ.md

@@ -6,4 +6,6 @@
+ [I wish to dynamically set the number pixels, but I don't see a way to do this and other libraries expose a method to change the number of pixels like updateLength() or setPixelCount().](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%233)
+ [How can I convert Hsl to Rgb and/or just set the colors with Hsl?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%234)
+ [How can I convert Hsl to Rgb and/or just set the colors with Hsl?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%234)
+ [How fast can I update my NeoPixels?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%235)