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
Added some log to acquireCurrentPosition
tags/v1.2.0
Bertrand Lemasle
7 years ago
parent
b75f48671c
commit
c24b2c18e0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
GpsTracker/Gps.cpp
+ 1
- 0
GpsTracker/Gps.cpp
View File
@@ -42,6 +42,7 @@ namespace gps {
hardware::sim808::device.getGpsPosition(lastPosition);
}
NOTICE_FORMAT("acquireCurrentPosition", "%d", currentStatus);
return currentStatus;
}
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save