From f66407df7e4971a7a85e4b281cc199a05ec84987 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期二, 23 十二月 2025 16:25:58 +0800
Subject: [PATCH] 优化了功能

---
 set.properties |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/set.properties b/set.properties
index 6a027f6..4b9dfc1 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,19 @@
-#Current work land selection updated
-#Fri Dec 12 15:13:55 CST 2025
+#Mower Configuration Properties - Updated
+#Tue Dec 23 16:12:22 CST 2025
 appVersion=-1
-currentWorkLandNumber=LAND1
+boundaryLengthVisible=false
+currentWorkLandNumber=-1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+manualBoundaryDrawingMode=false
+mapScale=15.41
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-14.71
+viewCenterY=5.21

--
Gitblit v1.10.0