From b518f895dec5264fd25e22a68300c40ceba6f43d Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期六, 20 十二月 2025 15:30:20 +0800 Subject: [PATCH] 新增了按钮功能 --- set.properties | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git a/set.properties b/set.properties index e145c4c..a526d41 100644 --- a/set.properties +++ b/set.properties @@ -1,19 +1,19 @@ -#Mower Configuration Properties - Updated -#Fri Dec 19 19:44:56 CST 2025 +#Current work land selection updated +#Sat Dec 20 15:10:30 GMT+08:00 2025 appVersion=-1 -boundaryLengthVisible=false -currentWorkLandNumber=LAND1 -cuttingWidth=200 -firmwareVersion=-1 -handheldMarkerId=1872 -idleTrailDurationSeconds=60 -manualBoundaryDrawingMode=false -mapScale=41.56 -measurementModeEnabled=false -mowerId=860 -serialAutoConnect=true -serialBaudRate=115200 -serialPortName=COM15 simCardNumber=-1 -viewCenterX=8.76 -viewCenterY=4.44 +currentWorkLandNumber=LAND2 +serialBaudRate=115200 +boundaryLengthVisible=false +idleTrailDurationSeconds=60 +handheldMarkerId=1872 +viewCenterX=5.62 +viewCenterY=6.22 +manualBoundaryDrawingMode=false +mowerId=860 +serialPortName=COM15 +serialAutoConnect=true +mapScale=13.68 +measurementModeEnabled=false +firmwareVersion=-1 +cuttingWidth=200 -- Gitblit v1.10.0