Updated schematics

This commit is contained in:
--global
2023-02-02 00:50:43 +02:00
parent 4f6e5c8d69
commit 239d95d272
4 changed files with 2066 additions and 605 deletions

View File

@ -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