Skip to content

2.22.11 - Fix Label Direction Issue with BitmapLabel

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 12 Sep 15:14
· 98 commits to main since this release
41f06c3

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.