swap GPS pins, USB_MODE=1

This commit is contained in:
Manuel
2026-01-14 14:40:12 +01:00
parent 1f665d86d5
commit 2f1e4ecf41
2 changed files with 3 additions and 3 deletions

View File

@@ -56,8 +56,8 @@
#define HAS_GPS 1
#define GPS_DEFAULT_NOT_PRESENT 1
#define GPS_BAUDRATE 38400
#define GPS_RX_PIN 42
#define GPS_TX_PIN 41
#define GPS_RX_PIN 41
#define GPS_TX_PIN 42
#define BUTTON_PIN 0 // only for Plus version