Skip to content

#839 Time (relative) in deep sleep#840

Open
cmidgley wants to merge 1 commit intoModdable-OpenSource:publicfrom
cmidgley:esp32-sleep-ticks
Open

#839 Time (relative) in deep sleep#840
cmidgley wants to merge 1 commit intoModdable-OpenSource:publicfrom
cmidgley:esp32-sleep-ticks

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

Comments