parent
319e93f55d
commit
a907e15ae6
5 changed files with 12 additions and 5 deletions
|
|
@ -1519,7 +1519,7 @@
|
|||
// ADC Button Debounce
|
||||
//
|
||||
#if HAS_ADC_BUTTONS
|
||||
#define ADC_BUTTON_DEBOUNCE_DELAY 16 // (ms) Increase if buttons bounce or repeat too fast
|
||||
#define ADC_BUTTON_DEBOUNCE_DELAY 16 // Increase if buttons bounce or repeat too fast
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue