Updated NeoPixelBrightnessBus object (markdown)

Michael Miller
2023-03-29 14:55:41 -07:00
parent 760cce0df6
commit eb12a8009b

@@ -1,3 +1,10 @@
***
**_DEPRECATED:_** NeoPixelBrightnessBus should no longer be used!
It has been replaced by NeoPixelBusLg which incorporates brightness and gamma correction is a supportable way across different color features.
***
See [NeoPixeBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object) for more details on the general use of this object.
See [NeoPixelBrightnessBus object API Reference](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBrightnessBus-object-API) for more details on the methods exposed.