betatestdigi2

This commit is contained in:
richonguzman 2023-06-09 08:44:36 -04:00
parent 0ec1778c1b
commit 0a52153ee8
1 changed files with 1 additions and 1 deletions

View File

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