T-Watch S3 Plus GPS support (#9235)

* Upgrade trunk (#9229)

Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>

* support T-Watch S3 Plus GPS

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>
This commit is contained in:
Manuel
2026-01-09 11:48:27 -06:00
committed by GitHub
co-authored by vidplace7 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 925381ef7b
commit 214c76ce1b
4 changed files with 13 additions and 9 deletions
+4 -3
View File
@@ -53,9 +53,10 @@
#define HAS_BMA423 1
#define BMA4XX_INT 14 // Interrupt for BMA_423 axis sensor
#define HAS_GPS 0
#undef GPS_RX_PIN
#undef GPS_TX_PIN
#define GPS_DEFAULT_NOT_PRESENT 1
#define GPS_BAUDRATE 38400
#define GPS_RX_PIN 42
#define GPS_TX_PIN 41
#define USE_SX1262
#define USE_SX1268