Przeglądaj źródła

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle 6 lat temu
rodzic
commit
e114208fbc
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      src/Core.cpp

+ 2
- 0
src/Core.cpp Wyświetl plik

@@ -61,6 +61,8 @@ namespace core {
}
if (acquired) updateRtcTime();
hardware::sim808::powerOff(); //forcing power off, regardless of the counts and current use
mainunit::deepSleep(sleepTime);
}


Ładowanie…
Anuluj
Zapisz