Selaa lähdekoodia

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle 6 vuotta sitten
vanhempi
commit
e114208fbc
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      src/Core.cpp

+ 2
- 0
src/Core.cpp Näytä tiedosto

@@ -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);
}


Ladataan…
Peruuta
Tallenna