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

LIS3DH (WisMesh Pocket) - Honor Wake On Tap Or Motion #5625

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

fifieldt
Copy link
Contributor

As reported by @Mason10198, the WisMesh Pocket was always waking on accelerometer motion.

This change gates the LIS3DH sensor's call to wakeScreen based on config.display.wake_on_tap_or_motion .

fixes #5579

@fifieldt fifieldt force-pushed the bug/waketap branch 4 times, most recently from 84da24b to 843f837 Compare December 21, 2024 03:43
As reported by @Mason10198, the WisMesh Pocket was always waking
on accelerometer motion.

This change gates the LIS3DH sensor's call to wakeScreen based on
config.display.wake_on_tap_or_motion .

fixes meshtastic#5579
@fifieldt fifieldt merged commit b4b2fd6 into meshtastic:master Dec 23, 2024
48 checks passed
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]: "Wake On Tap Or Motion" Still Not Honored
2 participants