From 32c98d4855b6178554c787103dc956d161e152b3 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 19 十二月 2025 19:45:30 +0800
Subject: [PATCH] 增加了异形分析逻辑

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

diff --git a/set.properties b/set.properties
index 17bc780..e145c4c 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
+#Fri Dec 19 19:44:56 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=2354
-mowerId=7468
+handheldMarkerId=1872
+idleTrailDurationSeconds=60
+manualBoundaryDrawingMode=false
+mapScale=41.56
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
-serialBaudRate=921600
+serialBaudRate=115200
 serialPortName=COM15
 simCardNumber=-1
+viewCenterX=8.76
+viewCenterY=4.44

--
Gitblit v1.10.0