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

Make threshold for sleeping platform dependent #109

Closed
lhstrh opened this issue Sep 12, 2022 · 0 comments · Fixed by #106
Closed

Make threshold for sleeping platform dependent #109

lhstrh opened this issue Sep 12, 2022 · 0 comments · Fixed by #106
Assignees
Labels
enhancement Enhancement of existing feature

Comments

@lhstrh
Copy link
Member

lhstrh commented Sep 12, 2022

Currently, MIN_SLEEP_DURATION (used in wait_until) is the same for all platforms, but it shouldn't be. For the NRF52, for example, we found out that some careful thought needs to go into the logic for deciding whether a sleep should be entered or skipped.

@lhstrh lhstrh added the enhancement Enhancement of existing feature label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants