Updated NeoPixelBrightnessBus object API (markdown)

Michael Miller
2023-03-29 14:56:06 -07:00
parent eb12a8009b
commit 59ce621182

@@ -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.
***
Please see the base class [NeoPixelBus object API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) for constructors and other methods. Below only documents the enhancements.
# Methods