missed one, sorry

raytac-diy
Thomas Göttgens 2022-09-23 23:29:32 +02:00
rodzic 347af0210e
commit 5fa96c7fd1
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1307,7 +1307,6 @@ void Screen::handleOnPress()
// If we are in a transition, the press must have bounced, drop it.
if (ui.getUiState()->frameState == FIXED) {
ui.nextFrame();
DEBUG_MSG("Setting LastScreenTransition\n");
lastScreenTransition = millis();
setFastFramerate();
}