Updated API Reference (markdown)

Michael Miller
2016-12-11 15:23:13 -08:00
parent 3c4545e215
commit 17500040c5

@@ -2,6 +2,8 @@ The following are quick links to the APIs to all the objects with user callable
[NeoPixelBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) - The primary interface to the NeoPixels. [NeoPixelBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) - The primary interface to the NeoPixels.
[NeoPixelBrightnessBus](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object-API) - The primary interface to the NeoPixels that supports overall brightness support; at a cost.
Color Objects - These objects are used to define and reference colors. Color Objects - These objects are used to define and reference colors.
* [RgbColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API) * [RgbColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API)
* [RgbwColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API) * [RgbwColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API)