diff --git a/FAQ-#0.md b/FAQ-#0.md index 64d243b..079b6f5 100644 --- a/FAQ-#0.md +++ b/FAQ-#0.md @@ -12,4 +12,6 @@ With an appropriate Ws2813 "method" and see if it fixes it. NeoPixelBus 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. \ No newline at end of file