Swap the GPS serial port pins. (#8756)

* Swap the GPS serial port pins.

* Trunk fixes

---------

Co-authored-by: Jason P <applewiz@mac.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Quency-D
2025-11-27 01:10:21 +08:00
committed by GitHub
parent d60b263a00
commit 06dac12a73
3 changed files with 10 additions and 10 deletions

View File

@@ -172,8 +172,8 @@ No longer populated on PCB
#define GPS_THREAD_INTERVAL 50
#define PIN_SERIAL1_RX GPS_TX_PIN
#define PIN_SERIAL1_TX GPS_RX_PIN
#define PIN_SERIAL1_RX GPS_RX_PIN
#define PIN_SERIAL1_TX GPS_TX_PIN
// PCF8563 RTC Module
#define PCF8563_RTC 0x51