Browse Source

update

master
zhaohe 1 year ago
parent
commit
fbcd219fb9
  1. 2
      src/znordic.c

2
src/znordic.c

@ -44,7 +44,9 @@ void znordic_init() {
void znordic_loop() {
while (true) {
if (NRF_LOG_PROCESS() == false) {
nrf_pwr_mgmt_run();
}
}

Loading…
Cancel
Save