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

DetectionSensor: broadcast all state changes #4767

Merged

Conversation

augustozanellato
Copy link
Contributor

As discussed in #4753 this PR addresses the fact that previously only state changes not_triggered->triggered were broadcasted to the mesh so there wasn't a way to know when the change triggered->not_triggered happens without waiting for state_broadcast_secs.
I'm not sure if this new behavior should be gated behind a config flag and in that case what the flag should default to so I'm open to suggestions :)

Fixes #4753.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2024

CLA assistant check
All committers have signed the CLA.

@fifieldt fifieldt merged commit da45cb8 into meshtastic:master Sep 19, 2024
106 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]: Detection sensor documentation inaccuracy
3 participants