Sfoglia il codice sorgente

Explained values in debug notifyFailures

tags/v1.2.0
Bertrand Lemasle 6 anni fa
parent
commit
da048d65f8
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      GpsTracker/Debug.cpp

+ 2
- 2
GpsTracker/Debug.cpp Vedi File

@@ -267,8 +267,8 @@ namespace debug {

void notifyFailures() {
PositionEntryMetadata metadata = {
3,
3800,
1, //all battery alert should goes on with this
3800, //doesn't matter
ALERT_SUSPICIOUS_RTC_TEMPERATURE,
0,
SIM808_GPS_STATUS::OFF


Caricamento…
Annulla
Salva