更新螺杆的算法和版本信息

This commit is contained in:
杰仔 2026-05-13 00:27:32 +08:00
parent b248e8f1cf
commit 683eb03f25
2 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#define SCREWPOSITION_APP_NAME "螺杆定位" #define SCREWPOSITION_APP_NAME "螺杆定位"
#define SCREWPOSITION_VERSION_STRING "1.1.8" #define SCREWPOSITION_VERSION_STRING "1.1.9"
#define SCREWPOSITION_BUILD_STRING "1" #define SCREWPOSITION_BUILD_STRING "1"
#define SCREWPOSITION_FULL_VERSION_STRING "V" SCREWPOSITION_VERSION_STRING "_" SCREWPOSITION_BUILD_STRING #define SCREWPOSITION_FULL_VERSION_STRING "V" SCREWPOSITION_VERSION_STRING "_" SCREWPOSITION_BUILD_STRING

View File

@ -1,3 +1,7 @@
# 1.1.8 2026-05-13
## build_1
1. 更新算法:螺杆检测
# 1.1.8 2026-05-10 # 1.1.8 2026-05-10
## build_1 ## build_1
1. 更新算法:螺杆检测 1. 更新算法:螺杆检测