alt button

This commit is contained in:
Manuel
2025-10-19 22:00:29 +02:00
parent d29d02ce36
commit 799ffe1e90

View File

@@ -55,8 +55,9 @@
#define GPS_TX_PIN 43 #define GPS_TX_PIN 43
#endif #endif
#define BUTTON_PIN 48 #define BUTTON_PIN 0
#define BUTTON_PIN_SECONDARY 0 #define PIN_BUTTON2 48
#define ALT_BUTTON_PIN PIN_BUTTON2
// SD card // SD card
#define HAS_SDCARD #define HAS_SDCARD