diff --git a/API-Reference.md b/API-Reference.md index 86a835c..40562f2 100644 --- a/API-Reference.md +++ b/API-Reference.md @@ -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. +[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. * [RgbColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API) * [RgbwColor](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API)