Invert encoder direction

This commit is contained in:
Thomas Basler 2020-02-05 19:07:17 +01:00
parent 9d833eab17
commit 492df0c072
1 changed files with 1 additions and 1 deletions

View File

@ -2508,7 +2508,7 @@
// //
// Set this option if CLOCKWISE causes values to DECREASE // Set this option if CLOCKWISE causes values to DECREASE
// //
//#define REVERSE_ENCODER_DIRECTION #define REVERSE_ENCODER_DIRECTION
// //
// This option reverses the encoder direction for navigating LCD menus. // This option reverses the encoder direction for navigating LCD menus.