Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
GPS
/
gpstracker-firmware
réplica de
https://github.com/blemasle/gpstracker-firmware.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
8
Wiki
Actividad
Explorar el Código
Forcing sim808 powerOff on main loop
tags/v1.4.3^2
Bertrand Lemasle
hace 6 años
padre
f6bebe2265
commit
e114208fbc
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
src/Core.cpp
+ 2
- 0
src/Core.cpp
Ver fichero
@@ -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);
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar