station g2: switch to new_ui

This commit is contained in:
recrof 2025-08-17 11:57:38 +02:00
parent 3bb55b590c
commit a4916f81eb
3 changed files with 11 additions and 8 deletions

View file

@ -18,10 +18,7 @@ SensorManager sensors;
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;
#endif
#ifndef LORA_CR
#define LORA_CR 5
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
#endif
bool radio_init() {