* 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

@@ -11,6 +11,8 @@
#ifdef DISPLAY_CLASS
#include <helpers/ui/SH1106Display.h>
extern DISPLAY_CLASS display;
#include <helpers/ui/MomentaryButton.h>
extern MomentaryButton user_btn;
#endif
extern TBeamBoard board;