Trackball revamp

This commit is contained in:
Jonathan Bennett
2026-01-26 13:36:22 -06:00
parent c038cfe69a
commit d4ab2df30b
4 changed files with 89 additions and 41 deletions

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