Ver a proveniência

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle há 6 anos
ascendente
cometimento
e114208fbc
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      src/Core.cpp

+ 2
- 0
src/Core.cpp Ver ficheiro

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


Carregando…
Cancelar
Guardar