This website works better with JavaScript.
Home
Explore
Help
Sign In
GPS
/
gpstracker-firmware
mirror of
https://github.com/blemasle/gpstracker-firmware.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Explained values in debug notifyFailures
tags/v1.2.0
Bertrand Lemasle
6 years ago
parent
d5dfd3a461
commit
da048d65f8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save