Make LCD_TIMEOUT_TO_STATUS configurable
As suggested in https://github.com/MarlinFirmware/Marlin/issues/5570#issuecomment-283059 065
This commit is contained in:
@ -65,7 +65,6 @@
|
||||
#define LCD_ALERTMESSAGEPGM(x) lcd_setalertstatuspgm(PSTR(x))
|
||||
|
||||
#define LCD_UPDATE_INTERVAL 100
|
||||
#define LCD_TIMEOUT_TO_STATUS 15000
|
||||
|
||||
#if ENABLED(ULTIPANEL)
|
||||
|
||||
|
Reference in New Issue
Block a user