Make diff smaller and revert some changes in DisplayApp
This commit is contained in:
parent
8a694adb09
commit
6776776421
3 changed files with 62 additions and 57 deletions
|
|
@ -302,6 +302,7 @@ void SystemTask::Work() {
|
|||
touchHandler.UpdateLvglTouchPoint();
|
||||
}
|
||||
ReloadIdleTimer();
|
||||
displayApp.PushMessage(Pinetime::Applications::Display::Messages::TouchEvent);
|
||||
break;
|
||||
case Messages::OnButtonEvent:
|
||||
ReloadIdleTimer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue