You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: