fix gps pin

This commit is contained in:
Dylanliacc 2025-05-29 14:48:44 +08:00
parent e0fc3c76a5
commit 0423685c50

View File

@ -126,8 +126,8 @@ static const uint8_t SCL = PIN_WIRE_SCL;
#define PIN_SERIAL1_RX PIN_GPS_TX
#define PIN_SERIAL1_TX PIN_GPS_RX
// #define GPS_RX_PIN PIN_GPS_TX
// #define GPS_TX_PIN PIN_GPS_RX
#define GPS_RX_PIN PIN_GPS_TX
#define GPS_TX_PIN PIN_GPS_RX
#define PIN_GPS_STANDBY D0
// #define GPS_DEBUG