mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-28 03:14:28 +01:00
last corrections
This commit is contained in:
parent
a1c552f197
commit
72c2c144ae
|
|
@ -111,7 +111,7 @@ namespace STATION_Utils {
|
|||
return true;
|
||||
}
|
||||
}
|
||||
Utils::println(" ---> Station not Heard in " + String(Config.rememberStationTime) + " min: No Tx\n");
|
||||
Utils::println(" ---> Station not Heard in " + String(Config.rememberStationTime) + " min: No Tx");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue