mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge 5a64fd3a77 into dee3e26ac0
This commit is contained in:
commit
a9dca918aa
1 changed files with 5 additions and 0 deletions
|
|
@ -229,4 +229,9 @@ void loop() {
|
|||
ui_task.loop();
|
||||
#endif
|
||||
rtc_clock.tick();
|
||||
|
||||
#if defined(NRF52_PLATFORM)
|
||||
board.sleep(1800);
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue