이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
GPS
/
gpstracker-firmware
의 미러
https://github.com/blemasle/gpstracker-firmware.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
8
위키
활동
소스 검색
Clear the active alerts first
tags/v1.2.0
Bertrand Lemasle
6 년 전
부모
47ce7e8235
커밋
5cd3f2e09b
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Core.cpp
+ 1
- 1
Core.cpp
파일 보기
@@ -44,8 +44,8 @@ namespace core {
gps::preserveCurrentCoordinates();
}
alerts::add(notifyFailures(metadata));
alerts::clear(metadata);
alerts::add(notifyFailures(metadata));
positions::doBackup(forceBackup);
if (acquired) updateRtcTime();
쓰기
미리보기
불러오는 중...
취소
저장