betatestdigi2
This commit is contained in:
parent
0ec1778c1b
commit
0a52153ee8
|
|
@ -67,7 +67,7 @@ void loop() {
|
||||||
}
|
}
|
||||||
secondLine = APRS_IS_Utils::checkStatus();
|
secondLine = APRS_IS_Utils::checkStatus();
|
||||||
show_display(firstLine, secondLine, thirdLine, fourthLine, 0);
|
show_display(firstLine, secondLine, thirdLine, fourthLine, 0);
|
||||||
|
|
||||||
while (espClient.connected()) {
|
while (espClient.connected()) {
|
||||||
utils::checkDisplayInterval();
|
utils::checkDisplayInterval();
|
||||||
utils::checkBeaconInterval();
|
utils::checkBeaconInterval();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue