fixed meshadventurer failing build

This commit is contained in:
recrof 2025-09-24 09:04:16 +02:00
parent ea13fa899e
commit f2cff53b0e
3 changed files with 6 additions and 1 deletions

View file

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