2.22.11 - Fix Label Direction Issue with BitmapLabel
This release fixed an issue caused by setting the label_direction
of BitmapLabel twice to the same value in succession. Thank you @snkYmkrct for the fix!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-display-text
.
Read the docs for info on how to use it.