Skip to content

2.2.6 - Extra Pixels Fix

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 06 Feb 17:27
· 10 commits to main since this release
187279a

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.