Rename encoder pins defines (#24003)
This commit is contained in:
parent
8471dcc563
commit
bc0c69570b
25 changed files with 100 additions and 91 deletions
|
@ -38,5 +38,5 @@
|
|||
/* Custom encoder needs to specify just how many encoders we have */
|
||||
#define NUM_ENCODERS 1
|
||||
|
||||
#define ENCODERS_PAD_A { F0 }
|
||||
#define ENCODERS_PAD_B { F4 }
|
||||
#define ENCODER_A_PINS { F0 }
|
||||
#define ENCODER_B_PINS { F4 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue