Skip to content

Add a comment on cur_count variable#117

Merged
eldruin merged 1 commit intorust-embedded:mainfrom
vittorius:add-cur-count-note-for-ch-15
Apr 13, 2026
Merged

Add a comment on cur_count variable#117
eldruin merged 1 commit intorust-embedded:mainfrom
vittorius:add-cur-count-note-for-ch-15

Conversation

@vittorius
Copy link
Copy Markdown
Contributor

@vittorius vittorius commented Apr 6, 2026

Add a comment on the goal of the cur_count guard variable. Fixes #108.

@vittorius vittorius requested a review from a team as a code owner April 6, 2026 17:57
Copy link
Copy Markdown
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@eldruin eldruin merged commit da6daa8 into rust-embedded:main Apr 13, 2026
3 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.

It's not clear why is the cur_count guard is needed in the count-debounce example in ch. 15

2 participants