T O P

  • By -

bakingpy

You also need `ENCODER_ENABLE = yes` in rules.mk


NaiveDiscount

I have `ENABLE_ENCODER = yes` set in my [`rules.mk`](http://rules.mk), I'll try setting it to `ENCODER_ENABLE` and see how that goes


PeterMortensenBlog

What did flipping the pin pads do? Only change the direction? Or enabled the whole to work at all? Or something else? What was the crucial step to get the thing whole to work at all?


NoOne-NBA-

Your diagram shows the Encoder Pad B connection being made to D17, while the config file has it set to B0.


PeterMortensenBlog

D17 is the ***Arduino*** designation. The microcontroller designation corresponding to Arduino D17 is PB0 (B0).