Skip to content

Support DisplayIO API 9.x

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 08 Jan 21:45
· 11 commits to main since this release
e15ea00

This release updates examples and simple text helper class to use updated displayio APIs for circuitpython 9.x. Thank you @prcutler

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-clue.

Read the docs for info on how to use it.

What's Changed

  • Update to use root_group for CP 9 compatibility by @prcutler in #61

New Contributors

Full Changelog: 3.0.17...3.1.0