Support NewUI on WioTrackerL1

This commit is contained in:
taco
2025-08-16 09:29:48 +10:00
parent a5ebac6236
commit 86671c0ff8
3 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ WioTrackerL1SensorManager sensors = WioTrackerL1SensorManager(nmea);
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
#endif
bool radio_init() {