mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-08 16:05:54 +00:00
update to display h and cpp
This commit is contained in:
parent
22203a7c24
commit
39276b0d32
12 changed files with 55 additions and 55 deletions
|
|
@ -123,7 +123,7 @@ namespace DIGI_Utils {
|
|||
} else {
|
||||
STATION_Utils::addToOutputPacketBuffer(loraPacket);
|
||||
}
|
||||
display_toggle(true);
|
||||
displayToggle(true);
|
||||
lastScreenOn = millis();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue