Adafruit_TouchScreen icon indicating copy to clipboard operation
Adafruit_TouchScreen copied to clipboard

No option to calibrate touch data

Open cskwrd opened this issue 2 years ago • 1 comments

There is no function to calibrate touch data coming from the screen.

The CircuitPython lib does this when creating the touchscreen. https://github.com/adafruit/Adafruit_CircuitPython_Touchscreen/blob/baaef855b2f4cb4e7f7d961c65b09c0000413fd8/adafruit_touchscreen.py#L126

cskwrd avatar Aug 01 '23 12:08 cskwrd

Confirm the problem, calibration would be useful

deloverov avatar Feb 15 '25 00:02 deloverov