🚸 COLOR_UI sleep timeout / setting (#24994)
This commit is contained in:
committed by
Scott Lahteine
parent
b8ba9d60bb
commit
b9bed1ca69
@ -658,7 +658,7 @@ void MarlinSettings::postprocess() {
|
||||
|
||||
#if LCD_BACKLIGHT_TIMEOUT_MINS
|
||||
ui.refresh_backlight_timeout();
|
||||
#elif HAS_DISPLAY_SLEEP && DISABLED(TFT_COLOR_UI)
|
||||
#elif HAS_DISPLAY_SLEEP
|
||||
ui.refresh_screen_timeout();
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user