mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-02-02 13:54:15 +01:00
Code style, extra white spaces
This commit is contained in:
parent
423c6b0083
commit
9e94e2ffb7
|
|
@ -183,7 +183,7 @@ void loop() {
|
|||
|
||||
Utils::checkDisplayInterval();
|
||||
Utils::checkBeaconInterval();
|
||||
|
||||
|
||||
APRS_IS_Utils::checkStatus(); // Need that to update display, maybe split this and send APRSIS status to display func?
|
||||
|
||||
String packet = "";
|
||||
|
|
|
|||
Loading…
Reference in a new issue