From 4230c8cd5b9fac397ccb49e762e70bd463e5f0f6 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 23 Apr 2016 11:56:18 -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 e429f60..6aec507 100644 --- a/FAQ.md +++ b/FAQ.md @@ -12,4 +12,6 @@ + [How many pixels does this library support?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%237) -+ [I want to have my sketch do other important work like networking; how do I use your library with other features?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%238) \ No newline at end of file ++ [I want to have my sketch do other important work like networking; how do I use your library with other features?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%238) + ++ [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) \ No newline at end of file