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

Fix deep-sleep for T-Beam #4802

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

todd-herbert
Copy link
Contributor

Resolves #4796

Fixes an issue introduced in v2.4.3, where I2C is ended before T-Beam's PMU can be configured for deep-sleep.

Make sure PMU sleep takes place before I2C ends
@thebentern thebentern merged commit 54f5643 into meshtastic:master Sep 21, 2024
104 checks passed
thebentern pushed a commit that referenced this pull request Sep 21, 2024
Make sure PMU sleep takes place before I2C ends
@todd-herbert todd-herbert deleted the tbeam-sleep-fix branch September 22, 2024 06:29
mverch67 pushed a commit that referenced this pull request Sep 23, 2024
Make sure PMU sleep takes place before I2C ends
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.

[Bug]: t-beam won't stay shutdown
2 participants