소스 검색

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;
}



불러오는 중...
취소
저장