From 633ddf5e3f38dc43b31f761c607df3dfe81bf5b1 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 17 Jan 2019 13:02:09 -0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c9e9b4f..f1e5b41 100644 --- a/FAQ.md +++ b/FAQ.md @@ -20,4 +20,6 @@ + [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 I store a reference to the NeoPixelBus in another class?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2311) \ No newline at end of file ++ [How do I store a reference to the NeoPixelBus in another class?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2311) + ++ [Using DotStars, why would I use the SPI method over the general purpose method?]() \ No newline at end of file