1.2.1 - Maximum Bounds Fix
This release corrects an 'off-by-1' error that resulted in the touch x/y coordinates being possibly 1 pixel outside the right / bottom edges of the display. Thank you @CedarGroveStudios.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-touchscreen
.
Read the docs for info on how to use it.