T-Display-S3-Long
T-Display-S3-Long copied to clipboard
Random touch read
I need to solve the random clicking on the display. I have several boards and they all do it at different intervals. the click area is always just from this area
const uint16_t MIN_X = 530;
const uint16_t MAX_X = 600;
const uint16_t MIN_Y = 100;
const uint16_t MAX_Y = 150;