Correct the REVERSE_MENU_DIRECTION comment
This commit is contained in:
@ -975,7 +975,9 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
||||
|
||||
//
|
||||
// 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
|
||||
|
||||
|
Reference in New Issue
Block a user