Since I started using this library, I have occasionally had repeated coordinates. For example: I made a numeric keypad for typing like a telephone keypad, and occasionally when I press a button, another previous button is activated.
I tried to create filters and different ways to initialize the GSL1680, but I couldn't solve it.
Now I found another library and it seems to have solved this problem.
I didn't make any comparisons so I don't know if there are any differences between them, but in case anyone needs it, here it is:
Hi,
Since I started using this library, I have occasionally had repeated coordinates. For example: I made a numeric keypad for typing like a telephone keypad, and occasionally when I press a button, another previous button is activated.
I tried to create filters and different ways to initialize the GSL1680, but I couldn't solve it.
Now I found another library and it seems to have solved this problem.
I didn't make any comparisons so I don't know if there are any differences between them, but in case anyone needs it, here it is:
https://github.com/Oxidez/GSL1680
Thank you.