修改版本号为初始值,打包第一个版本
This commit is contained in:
parent
f915eb634a
commit
58549e1f9c
|
@ -66,7 +66,7 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
#define DEVICE_HIVERSION "1.0.0"
|
#define DEVICE_HIVERSION "1.0.0"
|
||||||
/* 设备固件版本号 */
|
/* 设备固件版本号 */
|
||||||
#define FIRMWARE_VER "1.1.1"
|
#define FIRMWARE_VER "1.0.0"
|
||||||
/* 设备硬件版本号 */
|
/* 设备硬件版本号 */
|
||||||
#define HARDWARE_VER "1.0.0"
|
#define HARDWARE_VER "1.0.0"
|
||||||
/* 设备软件版本号 */
|
/* 设备软件版本号 */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user