Skip to content

Small tweak to fix potential softlock near millis() boundary#20

Merged
madleech merged 1 commit into
masterfrom
fix-softlock
Jun 21, 2026
Merged

Small tweak to fix potential softlock near millis() boundary#20
madleech merged 1 commit into
masterfrom
fix-softlock

Conversation

@madleech

Copy link
Copy Markdown
Owner

Fix potential issue if a button is pressed within the debounce period of the max value for millis().

Fixes #14.

@madleech madleech merged commit 7a768b9 into master Jun 21, 2026
10 checks passed
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.

Possible softlock on millis() overflow

1 participant