Adapt the new UI for heltec paper.

This commit is contained in:
Quency-D 2025-08-28 14:03:20 +08:00
parent e6152f9d6c
commit 666b036d3d
3 changed files with 7 additions and 1 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() {