Cleanup rotary encoder encrot* defines
The encrot values are used in only one place, and don’t vary, so remove redundant references.
This commit is contained in:
parent
b869476e99
commit
f379edca78
10 changed files with 18 additions and 69 deletions
|
|
@ -95,9 +95,3 @@
|
|||
#define BLEN_A 0
|
||||
|
||||
#define SDCARDDETECT -1 // Megatronics does not use this port
|
||||
|
||||
// Encoder rotation values
|
||||
#define encrot0 0
|
||||
#define encrot1 2
|
||||
#define encrot2 3
|
||||
#define encrot3 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue