From 01dfb6bfc7416c29ab2521e44894e0a303659001 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 26 Mar 2016 18:16:14 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 1c2cbda..100c3c0 100644 --- a/FAQ.md +++ b/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) \ No newline at end of file ++ [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) \ No newline at end of file