From b272034a1fdbfe32b355fc6c264a4c45df107190 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期二, 23 十二月 2025 14:55:03 +0800
Subject: [PATCH] 优化了新增地块功能

---
 set.properties |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/set.properties b/set.properties
index 17bc780..5b5c1b8 100644
--- a/set.properties
+++ b/set.properties
@@ -1,11 +1,19 @@
-#Serial Port Preferences Updated
-#Thu Dec 04 18:56:23 CST 2025
+#Mower Configuration Properties - Updated
+#Tue Dec 23 14:54:31 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=-1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=2354
-mowerId=7468
+handheldMarkerId=1872
+idleTrailDurationSeconds=60
+manualBoundaryDrawingMode=false
+mapScale=20.00
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
-serialBaudRate=921600
+serialBaudRate=115200
 serialPortName=COM15
 simCardNumber=-1
+viewCenterX=0.00
+viewCenterY=0.00

--
Gitblit v1.10.0