Browse Source

Explained values in debug notifyFailures

tags/v1.2.0
Bertrand Lemasle 6 years ago
parent
commit
da048d65f8
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      GpsTracker/Debug.cpp

+ 2
- 2
GpsTracker/Debug.cpp View 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


Loading…
Cancel
Save