-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tap gestures not working well on Pi or Arduino #68
Comments
Try unplugging jumper leads and replugging in, also try reinstall of flickboard code. 🙂 |
I did try all of this but it’s the same on both my arduino and pi |
Use the proper mask to only detect the gesture you want. |
I have also tried this but it still seems to detect multiple taps when I tap once. When I lift my finger it still keeps going for a little bit. |
There was an update to flicklib last year due to a Python 3 incompatilbilyt (is_alive instead of isAlive) in Feb 2022. |
I am using the flick large and the tap, touch, and double tap gestures do not work very well. Tapping seems to detect multiple taps and a touch, touch seems to detect a touch and a tap, double tap detects all three. Is this a common problem? Does anyone have a solution for this?
The text was updated successfully, but these errors were encountered: