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

Signal intermittently sent twice #1

Open
Goofyeet opened this issue May 8, 2022 · 1 comment
Open

Signal intermittently sent twice #1

Goofyeet opened this issue May 8, 2022 · 1 comment

Comments

@Goofyeet
Copy link
Owner

Goofyeet commented May 8, 2022

Sometimes, the signal will be sent twice.

The second signal usually starts between 50-95ms after the first signal has finished. I can recreate the issue by purposefully double clicking the buttons fast. I can also get rid of the issue by activating the push button with a sharp and quick press. However, under normal use, a second signal will be intermittently sent.

This could be due to there being no debounce delay in the code.

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

No branches or pull requests

2 participants
@Goofyeet and others