From d0ae1a5baf919cf470d2ab2102587948623cc725 Mon Sep 17 00:00:00 2001 From: 张世豪 <979909237@qq.com> Date: 星期三, 24 十二月 2025 17:18:10 +0800 Subject: [PATCH] 将地块编号改成割草机编号+01的自增数字 --- set.properties | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/set.properties b/set.properties index 06130a8..321c62c 100644 --- a/set.properties +++ b/set.properties @@ -1,19 +1,19 @@ -#Current work land selection updated -#Sat Dec 20 12:59:18 GMT+08:00 2025 +#Mower Configuration Properties - Updated +#Wed Dec 24 17:17:31 CST 2025 appVersion=-1 -simCardNumber=-1 -currentWorkLandNumber=LAND2 -serialBaudRate=115200 boundaryLengthVisible=false -idleTrailDurationSeconds=60 -handheldMarkerId=1872 -viewCenterX=0.99 -viewCenterY=6.06 -manualBoundaryDrawingMode=false -mowerId=860 -serialPortName=COM15 -serialAutoConnect=true -mapScale=13.68 -measurementModeEnabled=false -firmwareVersion=-1 +currentWorkLandNumber=LAND1 cuttingWidth=200 +firmwareVersion=-1 +handheldMarkerId=1872 +idleTrailDurationSeconds=60 +manualBoundaryDrawingMode=false +mapScale=0.78 +measurementModeEnabled=false +mowerId=860 +serialAutoConnect=true +serialBaudRate=115200 +serialPortName=COM15 +simCardNumber=-1 +viewCenterX=-148.00 +viewCenterY=424.51 -- Gitblit v1.10.0