Merge branch 'meshtastic:master' into polish-oled

This commit is contained in:
And137 2024-08-28 14:58:27 +02:00 committed by GitHub
commit 4a2a00a227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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