Skip to content

Fix button click detection after sleep. - #99

Merged
bigjosh merged 1 commit into
bigjosh:mainfrom
brunoga:main
Sep 13, 2020
Merged

bigjosh merged 1 commit into
bigjosh:mainfrom
brunoga:main

Conversation

@brunoga

@brunoga brunoga commented Sep 1, 2020

Copy link
Copy Markdown
Contributor
  • Do not clear button bit flags after warm_sleep_cycle().
  • Move RX_IRFaces() to run before button state is reset.

Fixes #98.

- Do not clear button bit flags after warm_sleep_cycle().
- Move RX_IRFaces() to run before button state is reset.
@jbobrow

jbobrow commented Sep 11, 2020

Copy link
Copy Markdown
Contributor

👍 this looks like a good find, will test before merging

@bigjosh

bigjosh commented Sep 13, 2020

Copy link
Copy Markdown
Owner

Great catch! Thanks!

Closes #98

@bigjosh bigjosh closed this Sep 13, 2020
@bigjosh bigjosh reopened this Sep 13, 2020
@bigjosh
bigjosh merged commit 3ff5694 into bigjosh:main Sep 13, 2020
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.

Waking button press incorrectly discarded on blink that was manually put to sleep

3 participants