* RAK_4631: ui-new

This commit is contained in:
Scott Powell
2025-08-17 16:49:08 +10:00
parent f5ad1df103
commit fe376e8c35
4 changed files with 15 additions and 2 deletions

View File

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