tracker-l1: correct bad definition for PIN_GPS_EN

Este commit está contenido en:
Florent
2025-09-22 12:06:05 +02:00
padre c9b060aefb
commit 0cb34740d2
Se han modificado 3 ficheros con 1 adiciones y 3 borrados
+1 -1
Ver fichero
@@ -88,7 +88,7 @@
#define PIN_GPS_TX PIN_SERIAL1_RX
#define PIN_GPS_RX PIN_SERIAL1_TX
#define PIN_GPS_STANDBY (0)
#define PIN_GPS_EN (18)
#define PIN_GPS_EN (PIN_GPS_STANDBY)
// QSPI Pins
#define PIN_QSPI_SCK (19)