mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Adapt the new UI for heltec paper.
This commit is contained in:
parent
e6152f9d6c
commit
666b036d3d
3 changed files with 7 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ SensorManager sensors;
|
|||
|
||||
#ifdef DISPLAY_CLASS
|
||||
DISPLAY_CLASS display;
|
||||
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
|
||||
#endif
|
||||
|
||||
bool radio_init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue