Skip to content

1.3.0 - `touch_point` Property

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 24 Jan 15:37
· 48 commits to main since this release
7d9d482

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.