| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Build size and comparison to main:
|
Sorry, something went wrong.
There was a problem hiding this comment.
I'm wondering if this should be in the Reset() function instead. But I think this might be more correct, the wakelock should release on the transition from ringing <10s to >10s, and also from ringing <10s to stopped / reset.
Sorry, something went wrong.
|
I'm still not really sure if it should go in Reset() or not. There were a few reasons I put it where it is. First was so that it was very clear what is happening, second was to save unnecessarily releasing the wakelock when other functions call Reset() but the release is not strictly required, and the third was that I didn't spot any refactoring that would result in a reduction in program size to move it to Reset(). |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #2419
Tested on watch hardware