correct rotary encoder pins for pcb
This commit is contained in:
parent
9204e49e87
commit
d66db88652
@ -3,8 +3,8 @@
|
||||
#include <Arduino.h>
|
||||
|
||||
#define PIN_A 2
|
||||
#define PIN_B 3
|
||||
#define PIN_KEY 4
|
||||
#define PIN_B 1
|
||||
#define PIN_KEY 0
|
||||
|
||||
#define KEY_DURATION_MS 150
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user