Updated FAQ #0 (markdown)

Michael Miller
2017-06-18 11:13:09 -07:00
parent 02f3b2cb2c
commit 6799454b17

@@ -12,4 +12,6 @@ With an appropriate Ws2813 "method" and see if it fixes it.
NeoPixelBus<NeoGrbFeature, NeoWs2813Method> strip(16, 2);
```
The Ws2813 methods are compatible with and will also drive Ws2812.
If it doesn't fix it; then you may want to consult this [FAQ](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%232) for more trouble shooting steps.