mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* Heltec tracker, now using /ui-new
* variants with no DISPLAY_CLASS .ini fixes
This commit is contained in:
parent
e14b022a7c
commit
37d7257f04
16 changed files with 33 additions and 27 deletions
|
|
@ -21,6 +21,7 @@ HWTSensorManager sensors = HWTSensorManager(nmea);
|
|||
|
||||
#ifdef DISPLAY_CLASS
|
||||
DISPLAY_CLASS display(&board.periph_power); // peripheral power pin is shared
|
||||
MomentaryButton user_btn(PIN_USER_BTN, 1000, true);
|
||||
#endif
|
||||
|
||||
bool radio_init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue