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

Implement basic ESP32 deep sleep #2527

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Jul 19, 2022

ESP32 has many more sleep options but this should allow use of the basic (timed) option.

Also propagate return value from system_deep_sleep calls.

@slaff slaff added this to the 4.7.0 milestone Jul 19, 2022
@mikee47 mikee47 force-pushed the fix/esp32-deep-sleep branch from 8cf0152 to f8d2726 Compare July 19, 2022 13:52
@slaff slaff removed the 3 - Review label Jul 20, 2022
@slaff slaff merged commit c126bb7 into SmingHub:develop Jul 20, 2022
@slaff slaff mentioned this pull request Jul 25, 2022
5 tasks
@mikee47 mikee47 deleted the fix/esp32-deep-sleep branch January 15, 2023 19:37
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.

2 participants