♻️ Refactor status screen timeout
This commit is contained in:
@ -93,9 +93,7 @@ void Touch::idle() {
|
||||
}
|
||||
#endif
|
||||
|
||||
#if LCD_TIMEOUT_TO_STATUS
|
||||
ui.return_to_status_ms = last_touch_ms + LCD_TIMEOUT_TO_STATUS;
|
||||
#endif
|
||||
ui.reset_status_timeout(last_touch_ms);
|
||||
|
||||
if (touch_time) {
|
||||
#if ENABLED(TOUCH_SCREEN_CALIBRATION)
|
||||
|
Reference in New Issue
Block a user