mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-10 06:14:26 +02:00
Updated FAQ #0 (markdown)
@@ -12,4 +12,6 @@ With an appropriate Ws2813 "method" and see if it fixes it.
|
|||||||
NeoPixelBus<NeoGrbFeature, NeoWs2813Method> strip(16, 2);
|
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.
|
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.
|
Reference in New Issue
Block a user