mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-06 06:55:07 +00:00
1
This commit is contained in:
parent
bee09386e1
commit
2e4ee4792e
3 changed files with 37 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ void loop() {
|
|||
}
|
||||
|
||||
STATION_Utils::processOutputPacketBuffer();
|
||||
STATION_Utils::clean25SegBuffer();
|
||||
|
||||
show_display(firstLine, secondLine, thirdLine, fourthLine, fifthLine, sixthLine, seventhLine, 0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue