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

make touch sensor edge based to avoid approving >1 transaction #290

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

conorpp
Copy link
Member

@conorpp conorpp commented Aug 23, 2019

See #268

@conorpp
Copy link
Member Author

conorpp commented Aug 23, 2019

If the touch sensor is held for more than 2s, it will fail, since the initial rising edge (touch) is the UP event, and it is valid for 2 seconds. The event won't be processed until the touch-sensor/button is released.

@conorpp conorpp merged commit b3ac739 into master Aug 23, 2019
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