feat: 更新轮眉高度测量版本; 棒材修复内存泄露问题
This commit is contained in:
parent
b0c165fa8a
commit
9a79fbea49
@ -5,7 +5,7 @@
|
||||
// 应用名称
|
||||
#define RODANDBARPOSITION_APP_NAME "棒材定位"
|
||||
|
||||
#define RODANDBARPOSITION_VERSION_STRING "1.0.2"
|
||||
#define RODANDBARPOSITION_VERSION_STRING "1.1.0"
|
||||
#define RODANDBARPOSITION_BUILD_STRING "1"
|
||||
#define RODANDBARPOSITION_FULL_VERSION_STRING "V" RODANDBARPOSITION_VERSION_STRING "_" RODANDBARPOSITION_BUILD_STRING
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# 1.1.0 2026-04-13
|
||||
## build_1
|
||||
1. 更新内存泄露问题
|
||||
|
||||
# 1.0.1 2026-03-27
|
||||
## build_1
|
||||
1. 修复协议,增加读取下一个目标的
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
#define WHEELMEASURE_APP_NAME "轮眉高度测量"
|
||||
#define WHEELMEASURE_VERSION_STRING "1.1.1"
|
||||
#define WHEELMEASURE_VERSION_STRING "1.1.2"
|
||||
#define WHEELMEASURE_BUILD_STRING "1"
|
||||
#define WHEELMEASURE_FULL_VERSION_STRING "V" WHEELMEASURE_VERSION_STRING "_" WHEELMEASURE_BUILD_STRING
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# 1.1.2
|
||||
## build_1 2026-04-09
|
||||
1. 更新算法1.3.4
|
||||
|
||||
# 1.1.1
|
||||
## build_1 2026-04-09
|
||||
1. 更新算法1.3.3
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user