sforkowany z mirror/meshtastic-firmware
missed one, sorry
rodzic
347af0210e
commit
5fa96c7fd1
|
@ -1307,7 +1307,6 @@ void Screen::handleOnPress()
|
||||||
// If we are in a transition, the press must have bounced, drop it.
|
// If we are in a transition, the press must have bounced, drop it.
|
||||||
if (ui.getUiState()->frameState == FIXED) {
|
if (ui.getUiState()->frameState == FIXED) {
|
||||||
ui.nextFrame();
|
ui.nextFrame();
|
||||||
DEBUG_MSG("Setting LastScreenTransition\n");
|
|
||||||
lastScreenTransition = millis();
|
lastScreenTransition = millis();
|
||||||
setFastFramerate();
|
setFastFramerate();
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue