mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Add button secondary and enable scan-select on T190 (#4577)
This commit is contained in:
parent
f5633bf0c5
commit
a1bf0d8519
@ -1,4 +1,6 @@
|
||||
#define BUTTON_PIN 0
|
||||
#define BUTTON_PIN_SECONDARY 21 // Second built-in button
|
||||
#define BUTTON_SECONDARY_CANNEDMESSAGES // By default, use the secondary button as canned message input
|
||||
|
||||
// I2C
|
||||
#define I2C_SDA SDA
|
||||
|
Loading…
Reference in New Issue
Block a user