Tall cursor backdrop

This commit is contained in:
Dejvino
2026-02-19 00:10:10 +01:00
parent 66c20de208
commit de6775a7d7
6 changed files with 26 additions and 28 deletions
-5
View File
@@ -52,11 +52,6 @@ extern volatile int tempo;
extern volatile unsigned long lastClockTime;
extern volatile int clockCount;
// Watchdog & Loop timing
extern volatile unsigned long lastLoop0Time;
extern volatile unsigned long lastLoop1Time;
extern volatile bool watchdogActive;
// Input state
extern volatile int encoderDelta;
extern bool lastButtonState;