mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-06 07:44:14 +01:00
parent
7bd5d1cbed
commit
6cc03c6a41
|
|
@ -43,7 +43,7 @@ bool RouterTask::loop(System &system) {
|
|||
path += ",";
|
||||
}
|
||||
|
||||
aprsIsMsg->setPath(path + "qAR," + system.getUserConfig()->callsign);
|
||||
aprsIsMsg->setPath(path + "qAO," + system.getUserConfig()->callsign);
|
||||
|
||||
logPrintD("APRS-IS: ");
|
||||
logPrintlnD(aprsIsMsg->toString());
|
||||
|
|
|
|||
Loading…
Reference in a new issue