Browse Source

Added some log to acquireCurrentPosition

tags/v1.2.0
Bertrand Lemasle 7 years ago
parent
commit
c24b2c18e0
1 changed files with 1 additions and 0 deletions
  1. +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;
}



||||||
x
 
000:0
Loading…
Cancel
Save