瀏覽代碼

Added some log to acquireCurrentPosition

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

+ 1
- 0
GpsTracker/Gps.cpp 查看文件

@@ -42,6 +42,7 @@ namespace gps {
hardware::sim808::device.getGpsPosition(lastPosition);
}

NOTICE_FORMAT("acquireCurrentPosition", "%d", currentStatus);
return currentStatus;
}



Loading…
取消
儲存