瀏覽代碼

Explained values in debug notifyFailures

tags/v1.2.0
Bertrand Lemasle 6 年之前
父節點
當前提交
da048d65f8
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      GpsTracker/Debug.cpp

+ 2
- 2
GpsTracker/Debug.cpp 查看文件

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


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


Loading…
取消
儲存