PaulStoffregen / XPT2046_Touchscreen

Touchscreen Arduino Library for XPT2046 Touch Controller Chip
260 stars 91 forks source link

ts.touched() pressure limit #56

Open baritonomarchetto opened 2 months ago

baritonomarchetto commented 2 months ago

Not a library bug but a feature request (maybe it's already implemented and I am the only one in the world ignoring it... sorry if it's the case) One of my TFT screens records touch events even it I am not touching it. Would it be possible to add avariable to set the minimum pressure needed to record a touch?

Thanks in advance

baritonomarchetto commented 2 months ago

looks like this request had already been asked (see #49)

https://github.com/PaulStoffregen/XPT2046_Touchscreen/issues/49