Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#define ENCODERS_PAD_A { D2, F7 }
|
||||
#define ENCODERS_PAD_B { D3, F6 }
|
||||
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
#define DEBOUNCE 5
|
||||
|
Reference in New Issue
Block a user