From bf8430ba316f2e8743cf91d15193020df11bc218 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 26 Jul 2017 11:59:02 -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 f2a5459..b9ccfd4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -18,4 +18,6 @@ + [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) \ No newline at end of file ++ [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) \ No newline at end of file