From da048d65f829ec7495930195977710f867dec909 Mon Sep 17 00:00:00 2001 From: Bertrand Lemasle Date: Sat, 4 Aug 2018 17:48:26 +1200 Subject: [PATCH] Explained values in debug notifyFailures --- GpsTracker/Debug.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GpsTracker/Debug.cpp b/GpsTracker/Debug.cpp index 6605b2c..1ebb8ae 100644 --- a/GpsTracker/Debug.cpp +++ b/GpsTracker/Debug.cpp @@ -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