Просмотр исходного кода

Forcing sim808 powerOff on main loop

tags/v1.4.3^2
Bertrand Lemasle 6 лет назад
Родитель
Сommit
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);
}


Загрузка…
Отмена
Сохранить