Merge branch 'meshtastic:master' into polish-oled

This commit is contained in:
And137
2024-08-28 14:58:27 +02:00
committed by GitHub

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