Adapt the new UI for heltec e213.

This commit is contained in:
Quency-D
2025-08-28 14:29:56 +08:00
parent e6152f9d6c
commit 1415792141
3 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ SensorManager sensors;
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
#endif
bool radio_init() {