Updated NeoPixelBus object (markdown)

Michael Miller
2016-02-26 00:36:40 -08:00
parent ff5f2f3911
commit d3501215cf

@@ -1,4 +1,4 @@
(work in progress)
See [NeoPixelBus object API Reference](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) for more details on the methods exposed.
This object will be used to set colors on the pixels. When constructed, a "feature" and a "method" object must be supplied to define which pixels you are using and how they are updated.
```