Replies: 1 comment
-
I don't think y axis is relevant because the touch stripes are one from top to bottom. It doesn't matter if you touch 2 cm from top or in the middle. It just activates the whole stripe. So x axis is enough to know where it was pressed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I konw we can get x position at byte[5] or byte[6], as below code in Tx_Ultimate_Touch_.cpp .
May I ask how to get y position ?
thanks.
Beta Was this translation helpful? Give feedback.
All reactions