mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 21:14:05 -06:00
buttons: Remove MCU_ADC_buttons debug capability
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
2d5c761101
commit
d40f951d6f
3 changed files with 10 additions and 21 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue