Allow larger ADC debounce

Reference #17205
This commit is contained in:
Scott Lahteine
2020-06-26 18:53:39 -05:00
parent 319e93f55d
commit a907e15ae6
5 changed files with 12 additions and 5 deletions

View File

@ -69,6 +69,13 @@
#undef ADC_KEYPAD_PIN
#undef BEEPER_PIN
#undef SHIFT_OUT
#undef SHIFT_CLK
#undef SHIFT_LD
#undef BTN_EN1
#undef BTN_EN2
#undef BTN_ENC
#define LCD_PINS_RS ZRIB_V20_D16_PIN
#define LCD_PINS_ENABLE ZRIB_V20_D17_PIN
#define LCD_PINS_D4 ZRIB_V20_D23_PIN