last corrections

This commit is contained in:
richonguzman 2025-02-25 14:01:14 -03:00
parent a1c552f197
commit 72c2c144ae

View file

@ -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;
}