浏览代码

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() {
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


正在加载...
取消
保存