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 immediate wake from deep-sleep for some devices #3884

Merged
merged 1 commit into from
May 14, 2024

Conversation

todd-herbert
Copy link
Contributor

Collaboration with @roha-github
Addresses #3875

Fixes an issue where ESP32 boards needing an internal pull-up immediately wake from deep-sleep.
This particular PR doesn't clean up the old BUTTON_PIN definitions, as suggested by @caveman99

Affects ESP32 boards without an external pull-up on the defined user-button pin.
@thebentern thebentern merged commit 2388eb9 into meshtastic:master May 14, 2024
79 checks passed
@todd-herbert todd-herbert deleted the deepsleep-pullup branch May 14, 2024 12:03
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.

3 participants