diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 4 |
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. |