Updated schematics
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
#define MAXBPM 250 //250 at 24ppqn with 5ms pulse will be 50/50 square wave
|
||||
#define MINBPM 20
|
||||
|
||||
#define INPUT_CONNECTED_PIN 12
|
||||
#define INPUT_PIN 2
|
||||
#define INPUT_CONNECTED_PIN 1
|
||||
#define INPUT_PIN 2 //needs to be an interrupt pin
|
||||
#define ENC_BTN_PIN 17
|
||||
#define ENC_D1_PIN 4
|
||||
#define ENC_D2_PIN 3
|
||||
|
||||
Reference in New Issue
Block a user