8000 Release 1.2.1 - Maximum Bounds Fix · adafruit/Adafruit_CircuitPython_Touchscreen · GitHub
[go: up one dir, main page]

Skip to content

1.2.1 - Maximum Bounds Fix

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 01 May 14:59
· 11 commits to main since this release
3e46e10

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.

0