aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Reference.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 1ae5a5c6..b8dd356e 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -3240,6 +3240,11 @@ lcd_type:
#encoder_pins:
# The pins connected to encoder. 2 pins must be provided when using
# encoder. This parameter must be provided when using menu.
+#encoder_steps_per_detent:
+# How many steps the encoder emits per detent ("click"). If the
+# encoder takes two detents to move between entries or moves two
+# entries from one detent, try changing this. Allowed values are 2
+# (half-stepping) or 4 (full-stepping). The default is 4.
#click_pin:
# The pin connected to 'enter' button or encoder 'click'. This
# parameter must be provided when using menu. The presence of an