Tall cursor backdrop
This commit is contained in:
@@ -58,11 +58,6 @@ volatile int tempo = 120; // BPM
|
||||
volatile unsigned long lastClockTime = 0;
|
||||
volatile int clockCount = 0;
|
||||
|
||||
// Watchdog
|
||||
volatile unsigned long lastLoop0Time = 0;
|
||||
volatile unsigned long lastLoop1Time = 0;
|
||||
volatile bool watchdogActive = false;
|
||||
|
||||
// Encoder State
|
||||
volatile int encoderDelta = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user