Преглед изворни кода

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle пре 6 година
родитељ
комит
e114208fbc
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      src/Core.cpp

+ 2
- 0
src/Core.cpp Прегледај датотеку

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


Loading…
Откажи
Сачувај