From 6700283f9103a45bc087838ebf3eeeeb9022dd98 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 19 十二月 2025 12:11:45 +0800
Subject: [PATCH] 新增了割草机长宽和割草安全距离属性

---
 set.properties |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/set.properties b/set.properties
index d47c11a..13c296d 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,18 @@
 #Current work land selection updated
-#Thu Dec 11 17:40:50 CST 2025
+#Fri Dec 19 12:08:28 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+mapScale=5.63
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-15.67
+viewCenterY=9.92

--
Gitblit v1.10.0