Skip to content
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

#839 Time (relative) in deep sleep #840

Open
wants to merge 1 commit into
base: public
Choose a base branch
from

Conversation

cmidgley
Copy link
Contributor

@cmidgley cmidgley commented Feb 9, 2022

Implements proposal in #839. Tested in deep and light sleep, as well as verified time accuracy of the concept (test implementation) over around 14 hours with a deep sleep every second.

I wasn't exactly sure on the correct use of naming. It appears that the prefix mod should be used for C code that is common across all platforms. I saw k being used for perhaps internal ("kernel"?) things, so I created my one new function with that (kMicroseconds64).

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.

1 participant