From 48892c6076f7daae59d582ae9859a58e49573c16 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 8 Apr 2024 16:01:57 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index d76be18..cda1906 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,3 +1,5 @@ ++ [I am new to the hardware and LEDs that are needed to create a project, what's a good way to get started?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%2342) + + [I am running a sketch that updates the pixels quickly, but they flash or only some pixels light up](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%230) + [I have connected up my Esp8266 and nothing is shown and the Pin doesn't have any output. Using the NeoEsp8266BitBangMethod works fine though.](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%231)