1.3.0 - `touch_point` Property
This release adds a new touch_point
property to make it compatibile with displayio
widgets that use it. This makes the API the same as adafruit_touchscreen
library. Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.