update to display h and cpp

This commit is contained in:
richonguzman 2024-08-14 12:32:34 -04:00
parent 22203a7c24
commit 39276b0d32
12 changed files with 55 additions and 55 deletions

View file

@ -123,7 +123,7 @@ namespace DIGI_Utils {
} else {
STATION_Utils::addToOutputPacketBuffer(loraPacket);
}
display_toggle(true);
displayToggle(true);
lastScreenOn = millis();
}
}