mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
fix: migrate meshadventurer to new ui
This commit is contained in:
parent
d4856a5275
commit
0f23c0120a
2 changed files with 10 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ MASensorManager sensors = MASensorManager(nmea);
|
|||
DISPLAY_CLASS display;
|
||||
#endif
|
||||
|
||||
#ifndef LORA_CR
|
||||
#define LORA_CR 5
|
||||
#endif
|
||||
|
||||
bool radio_init() {
|
||||
fallback_clock.begin();
|
||||
rtc_clock.begin(Wire);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue