betatestdigi3

This commit is contained in:
richonguzman 2023-06-09 08:45:20 -04:00
parent 0a52153ee8
commit 0faef78a8d
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ void loop() {
APRS_IS_Utils::connect();
}
secondLine = APRS_IS_Utils::checkStatus();
show_display(firstLine, secondLine, thirdLine, fourthLine, 0);
show_display(firstLine, secondLine, thirdLine, fourthLine, 0);
while (espClient.connected()) {
utils::checkDisplayInterval();
utils::checkBeaconInterval();