From c498385fb7e372d13e2ee76d7b54ae2381728082 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期三, 17 十二月 2025 19:35:57 +0800
Subject: [PATCH] 新增了测量模式

---
 set.properties |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/set.properties b/set.properties
index 66e1db7..1e8efa5 100644
--- a/set.properties
+++ b/set.properties
@@ -1,7 +1,18 @@
 #Mower Configuration Properties - Updated
-#Sat Nov 29 14:05:32 CST 2025
+#Wed Dec 17 19:35:27 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-mowerId=1124
+handheldMarkerId=
+idleTrailDurationSeconds=60
+mapScale=28.94
+measurementModeEnabled=false
+mowerId=1872
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-3.17
+viewCenterY=0.87

--
Gitblit v1.10.0