Correct the REVERSE_MENU_DIRECTION comment
This commit is contained in:
parent
a5d00f755b
commit
f1b00eb12b
19 changed files with 57 additions and 19 deletions
|
|
@ -854,7 +854,9 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|||
|
||||
//
|
||||
// This option reverses the encoder direction for navigating LCD menus.
|
||||
// By default CLOCKWISE == DOWN. With this enabled CLOCKWISE == UP.
|
||||
//
|
||||
// If CLOCKWISE normally moves DOWN this makes it go UP.
|
||||
// If CLOCKWISE normally moves UP this makes it go DOWN.
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue