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

Allow button press if CannedMessage updown1 or rotary1 are not enabled #3067

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Jan 7, 2024

BUTTON_PIN may be 0 (e.g. on LoRa T3S3), which is equal to inputbroker_pin_press by default. inputbroker_pin_press is only used when either updown1 or rotary1 is enabled.

Should fix #3061.

…abled

`BUTTON_PIN` may be 0, which is equal to `inputbroker_pin_press` by default
@thebentern thebentern merged commit 77ff170 into meshtastic:master Jan 10, 2024
42 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]: User button unreliable on Liligo TTGO T3S3
2 participants