Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap ENC_A and ENC_B for r5B12 #108

Closed
prasimix opened this issue Apr 22, 2017 · 1 comment
Closed

Swap ENC_A and ENC_B for r5B12 #108

prasimix opened this issue Apr 22, 2017 · 1 comment
Assignees
Milestone

Comments

@prasimix
Copy link
Member

Due to different wiring of encoder on the Arduino shield r5B12 pinouts ENC_A and ENC_B has to be swapped:

static const uint8_t ENC_B = 62;
static const uint8_t ENC_A = 63;
@prasimix prasimix added this to the M5 milestone Apr 22, 2017
mvladic added a commit that referenced this issue Apr 25, 2017
@prasimix
Copy link
Member Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants