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

tlora_v2_1_16: Unset BUTTON_PIN and BUTTON_NEED_PULLUP #5535

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

ndoo
Copy link
Contributor

@ndoo ndoo commented Dec 9, 2024

Unset BUTTON_PIN and BUTTON_NEED_PULLUP as the board ships without a user button.

Devices and users expecting a button on GPIO12 have to set GPIO for user button to 12 (or any GPIO pin the momentary switch was connected to) to restore functionality.

Unset BUTTON_PIN and BUTTON_NEED_PULLUP as the board ships without a user button.

Devices and users expecting a button on GPIO12 have to set [GPIO for user button](https://meshtastic.org/docs/configuration/radio/device/#gpio-for-user-button) to 12 (or any GPIO pin the momentary switch was connected to) to restore functionality.

Signed-off-by: Andrew Yong <[email protected]>
@ndoo
Copy link
Contributor Author

ndoo commented Dec 9, 2024

Force-pushed a new commit that includes a more descriptive commit log matching the PR text.

@ndoo ndoo force-pushed the lora32-undefine-button-gpio branch from 5b4f599 to 33bb56a Compare December 9, 2024 09:26
@thebentern thebentern merged commit 3ae85e2 into meshtastic:master Dec 9, 2024
47 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.

3 participants