mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-25 20:41:22 +02:00
pruebas3
This commit is contained in:
+1
-1
@@ -225,7 +225,7 @@ namespace GPS_Utils {
|
||||
|
||||
void setup() {
|
||||
#ifdef HAS_GPS
|
||||
if (Config.beacon.gpsActive) {
|
||||
if (Config.beacon.gpsActive && Config.digi.ecoMode != 1) {
|
||||
gpsSerial.begin(GPS_BAUD, SERIAL_8N1, GPS_TX, GPS_RX);
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user