Add Compatibility with PyBadge/PyGamer
This release adds support for using this library with a PyGamer or PyBadge and a FeatherWing AirLift (requires esp
and external_spi
objects to be passed into the init
constructor).
In addition to adding compatibility, it also creates a hidden cursor object (https://github.com/adafruit/Adafruit_CircuitPython_CursorControl) if the board used with this library is used with a PyBadge/PyGamer to substitute for the PyPortal's touchscreen.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.