From 45a35805eb1e59972ad9a9c80815f2c030dc69bb Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 26 十二月 2025 16:13:14 +0800
Subject: [PATCH] 割草机新增了属性

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

diff --git a/set.properties b/set.properties
index 6a027f6..32eb2d1 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
+#Fri Dec 26 15:55:52 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+manualBoundaryDrawingMode=false
+mapScale=50.00
+measurementModeEnabled=false
+mowerId=6258
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-67.56
+viewCenterY=-10.16

--
Gitblit v1.10.0