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

Support for bouncetime #10

Open
rm-hull opened this issue May 27, 2017 · 5 comments
Open

Support for bouncetime #10

rm-hull opened this issue May 27, 2017 · 5 comments

Comments

@rm-hull
Copy link
Owner

rm-hull commented May 27, 2017

Pull request #8 added faux-compatibility for bouncetime by adding an optional parameter, so that existing code doesn't break. This issue is a placeholder to add real support for bouncetime.

Related (originating) issue: #6

@shaunmulligan
Copy link

Hey @rm-hull thanks for this great library, I am currently trying to use it for a simple user interface and hitting into the problem of multiple edge events per button press. Do you have any recommended work around or tips/pointers on implementing this feature?

@gw0
Copy link

gw0 commented Nov 19, 2017

Isn't the solution to just remember the time at millisecond resolution of the last edge to which the library responded and then ignore all edges until bouncetime time has passed?

@adonespitogo
Copy link

Is there a work in progress on this? How can we contribute for this?

@TomW1605
Copy link

TomW1605 commented Dec 1, 2022

hi, is there any progress on this one? also happy to take a shot at it if that would help

@rm-hull
Copy link
Owner Author

rm-hull commented Dec 1, 2022

Go for it. I'm not active on this project but will merge PRs and publish to pypi if folks want to submit changed

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

No branches or pull requests

5 participants