Merge pull request #552 from crkochan/doio-kb30-tweak
DOIO KB30-01: Tweak encoder resolution
This commit is contained in:
commit
3f16b9ca32
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@
|
|||
#undef ENCODERS_PAD_B
|
||||
#define ENCODERS_PAD_A { B5, A1, A4 }
|
||||
#define ENCODERS_PAD_B { B6, A2, A3 }
|
||||
#define ENCODER_RESOLUTIONS { 1, 1, 4 }
|
||||
#define ENCODER_RESOLUTIONS { 4, 4, 4 }
|
||||
|
|
Loading…
Add table
Reference in a new issue