Add additional comment to LCD_TIMEOUT_TO_STATUS
Clarify the default behavior if the option is not set.
This commit is contained in:
parent
ba2939b1dc
commit
45633d87cc
1 changed files with 2 additions and 1 deletions
|
|
@ -1124,7 +1124,8 @@
|
|||
// On the Info Screen, display XY with one decimal place when possible
|
||||
//#define LCD_DECIMAL_SMALL_XY
|
||||
|
||||
// The timeout (in ms) to return to the status screen from sub-menus
|
||||
// The timeout (in ms) to return to the status screen from sub-menus.
|
||||
// If not defined, the default of 15s is used.
|
||||
//#define LCD_TIMEOUT_TO_STATUS 15000
|
||||
|
||||
// Add an 'M73' G-code to set the current percentage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue