aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-11-07 18:32:26 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-11-07 18:32:26 -0500
commitd40f951d6f6ef92821d36ea9d8e0d18fb8d4a93f (patch)
treebd4b4b917302e20f7047543e17161a88a9396f00 /config/example-extras.cfg
parent2d5c761101dbf01b53d669f41fa4edb71e8c5cc5 (diff)
downloadkutter-d40f951d6f6ef92821d36ea9d8e0d18fb8d4a93f.tar.gz
kutter-d40f951d6f6ef92821d36ea9d8e0d18fb8d4a93f.tar.xz
kutter-d40f951d6f6ef92821d36ea9d8e0d18fb8d4a93f.zip
buttons: Remove MCU_ADC_buttons debug capability
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 7e89e801..4dbf7254 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1746,10 +1746,6 @@
#analog_pullup_resistor: 4700
# The resistance (in ohms) of the pullup attached to the analog button.
# The default is 4700 ohms.
-#analog_pin_debug:
-# When enabled it will output analog (ADC) button readings to the log.
-# It's useful for finding analog button resistance range values.
-# The default is False (disabled)
#analog_range_click_pin:
# The resistance range for a 'enter' button. Range minimum and maximum
# comma-separated values must be provided when using analog button.