-
Notifications
You must be signed in to change notification settings - Fork 323
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
JS Selection Slider debouncer somehow causes LS (default) and RS (pin mapping) to oscillate at debounce time #790
Comments
Closed
bsstephan
added a commit
to bsstephan/GP2040-CE
that referenced
this issue
Jan 12, 2024
I'm not going to say we *understand* why this fixes OpenStickCommunity#790, but it appears to.
arntsonl
pushed a commit
that referenced
this issue
Jan 14, 2024
I'm not going to say we *understand* why this fixes #790, but it appears to.
arntsonl
added a commit
that referenced
this issue
Jan 14, 2024
* use if-else block logic instead of switch in jslider debouncer (#793) I'm not going to say we *understand* why this fixes #790, but it appears to. * Adds a "pin viewer" in pin mapping page (#794) --------- Co-authored-by: Brian S. Stephan <[email protected]> Co-authored-by: Pelsin <[email protected]>
arntsonl
added a commit
that referenced
this issue
Jan 16, 2024
* First initial draft of pin-assignment in board config * Clean-ups to board configs * Quick fix on gpioaction * Pulling main into my gpio pin config branch (#797) * use if-else block logic instead of switch in jslider debouncer (#793) I'm not going to say we *understand* why this fixes #790, but it appears to. * Adds a "pin viewer" in pin mapping page (#794) --------- Co-authored-by: Brian S. Stephan <[email protected]> Co-authored-by: Pelsin <[email protected]> --------- Co-authored-by: Brian S. Stephan <[email protected]> Co-authored-by: Pelsin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: