techo: initial support of new companion ui

This commit is contained in:
Florent 2025-08-08 15:34:58 +02:00
parent 4b95c981bb
commit 1e711f57f4
4 changed files with 7 additions and 3 deletions

View file

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