schematics partly done
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
|
||||
#define SCREEN_ADDRESS 0x3C
|
||||
|
||||
#define PPQN 24 //24 is a standart for midi
|
||||
#define PPQN 24
|
||||
#define PULSE_LENGTH 5
|
||||
#define MAXBPM 250 //250 at 24ppqn 5ms pulse will be 50/50 square wave
|
||||
#define MAXBPM 250 //250 at 24ppqn with 5ms pulse will be 50/50 square wave
|
||||
#define MINBPM 20
|
||||
|
||||
#define INPUT_CONNECTED_PIN 12
|
||||
|
||||
Reference in New Issue
Block a user