Skip to content
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

fix: corrected handling when events in different order #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

epike
Copy link

@epike epike commented Jan 5, 2018

I had the problem that the input events came in different order.
In the buttons example I touched [1] nothing happend then [2] and the [1] higlighted.
I use a Raspberry PI Zero W and a Waveshare 3.5(B) LCD.

I modified so that the callback only fires if the value from event BNT_TOUCH changed from previous value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant