2.2.6 - Extra Pixels Fix
This release contains a fix for an issue that resulted in extra pixels getting turned on, and not turned back off during deinit() in cases where the strip was initialized with a smaller number of pixels than are physically present. Thank you @tlyu!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-dotstar
.
Read the docs for info on how to use it.