Changed rotary radius to 13.75 (hole is 2mm)
This commit is contained in:
parent
e2151f20ef
commit
15f30b8b59
@ -51,7 +51,7 @@
|
||||
// Rotary Encoder Parameters
|
||||
#define ROT_PULSE_COUNT 12
|
||||
#define ROT_DETENTS 24
|
||||
#define ROT_WHEEL_RAD 13.875
|
||||
#define ROT_WHEEL_RAD 13.75
|
||||
//#define ROT_REVERSE
|
||||
|
||||
// Event queue macros
|
||||
|
||||
Loading…
Reference in New Issue
Block a user