* TBeam variants: ui-new

This commit is contained in:
Scott Powell
2025-08-17 16:18:39 +10:00
parent 8f8830047b
commit 2477d60fae
9 changed files with 18 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ TBeamBoard board;
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
#endif
static SPIClass spi;