🚸 LCD timeouts in minutes

MarlinFirmware/Marlin#24618
This commit is contained in:
Scott Lahteine 2022-08-20 05:21:42 -05:00
parent c99afaedd7
commit 7590ee5594
601 changed files with 1834 additions and 1834 deletions

View file

@ -3187,11 +3187,11 @@
//
//#define TOUCH_SCREEN
#if ENABLED(TOUCH_SCREEN)
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus
//#define DISABLE_ENCODER // Disable the click encoder, if any.
//#define TOUCH_IDLE_SLEEP 300 // (s) Turn off the backlight after a period of inactivity
//#define DISABLE_ENCODER // Disable the click encoder, if any
//#define TOUCH_IDLE_SLEEP_MINS 5 // (minutes) Display Sleep after a period of inactivity. Set with M255 S.
#define TOUCH_SCREEN_CALIBRATION