Ver código fonte

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle 6 anos atrás
pai
commit
e114208fbc
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      src/Core.cpp

+ 2
- 0
src/Core.cpp Ver arquivo

@@ -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
Salvar