使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
GPS
/
gpstracker-firmware
镜像自地址
https://github.com/blemasle/gpstracker-firmware.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
8
百科
动态
浏览代码
Sadly, version string must do exactly 4 chars to avoid leaving traces of old version string
tags/v1.2.0
Bertrand Lemasle
6 年前
父节点
593fd71e98
当前提交
e2bfba407f
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
GpsTracker/Config.h
+ 1
- 1
GpsTracker/Config.h
查看文件
@@ -14,7 +14,7 @@
#define CONFIG_ADDR 0
#define CONFIG_RESERVED_SIZE 128
#define CONFIG_SEED 13
#define VERSION "1.1"
#define VERSION "1.1
0
"
#define CONFIG_DEFAULT_BATTERY_ALERT_LEVEL1 45
#define CONFIG_DEFAULT_BATTERY_ALERT_LEVEL2 38
#define CONFIG_DEFAULT_BATTERY_ALERT_CLEAR 60
撰写
预览
正在加载...
取消
保存