From 48ee74129bb09a817a0bbbabe860c4007b74c66b Mon Sep 17 00:00:00 2001
From: 826220679@qq.com <826220679@qq.com>
Date: 星期日, 21 十二月 2025 12:37:44 +0800
Subject: [PATCH] 新增了往返路径

---
 set.properties |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/set.properties b/set.properties
index b32ece6..f4e9df7 100644
--- a/set.properties
+++ b/set.properties
@@ -1,14 +1,19 @@
 #Mower Configuration Properties - Updated
-#Mon Dec 15 19:36:26 CST 2025
+#Sun Dec 21 12:36:00 GMT+08:00 2025
 appVersion=-1
-currentWorkLandNumber=LAND1
-cuttingWidth=200
-firmwareVersion=-1
-handheldMarkerId=
-idleTrailDurationSeconds=60
-mapScale=41.66666666666667
-mowerId=1234
-serialAutoConnect=true
-serialBaudRate=115200
-serialPortName=COM15
 simCardNumber=-1
+currentWorkLandNumber=LAND2
+serialBaudRate=115200
+boundaryLengthVisible=false
+idleTrailDurationSeconds=60
+handheldMarkerId=1872
+viewCenterX=-13.31
+viewCenterY=3.75
+manualBoundaryDrawingMode=false
+mowerId=860
+serialPortName=COM15
+serialAutoConnect=true
+mapScale=11.63
+measurementModeEnabled=false
+firmwareVersion=-1
+cuttingWidth=200

--
Gitblit v1.10.0