Releases: adafruit/Adafruit_CircuitPython_DotStar
2.2.14 - RPi Example Warning
2.2.13 - Fix For Sphinx RTD Theme
Full Changelog: 2.2.12...2.2.13
2.2.12 - unlock before deinit
2.2.11 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.2.10...2.2.11
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.
2.2.10 - Fix RTD Theme Issue
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.
2.2.9 - Updated .pylintrc, fixed jQuery
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.
2.2.8 - Updated pre-commit hooks
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.
Updated requirements file
Updated requirements. Removed adafruit_bus_device dependency, Thanks @Neradoc
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.
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.
2.2.5 - Made copyright stay up to date in docs/conf.py
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.