Trackball revamp (#9440)

* Trackball revamp

* Use Throttle

* Volatile!
This commit is contained in:
Jonathan Bennett
2026-01-26 14:28:05 -06:00
committed by GitHub
co-authored by GitHub
parent c038cfe69a
commit 3d58c6e916
4 changed files with 91 additions and 41 deletions
+1
View File
@@ -71,6 +71,7 @@
#define TB_RIGHT 2
#define TB_PRESS 0 // BUTTON_PIN
#define TB_DIRECTION FALLING
#define TB_THRESHOLD 3
// microphone
#define ES7210_SCK 47