Respect GPS pins set in variant.h

raytac-diy
Ted Schundler 2022-07-31 19:06:48 -07:00
rodzic 44ffdc5172
commit ba9d52da25
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -77,12 +77,16 @@
//
#define GPS_SERIAL_NUM 1
#ifndef GPS_RX_PIN
#define GPS_RX_PIN 34
#endif
#ifndef GPS_TX_PIN
#ifdef USE_JTAG
#define GPS_TX_PIN -1
#else
#define GPS_TX_PIN 12
#endif
#endif
// -----------------------------------------------------------------------------
// LoRa SPI