From d0ae1a5baf919cf470d2ab2102587948623cc725 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期三, 24 十二月 2025 17:18:10 +0800
Subject: [PATCH] 将地块编号改成割草机编号+01的自增数字

---
 set.properties |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/set.properties b/set.properties
index c56ad27..321c62c 100644
--- a/set.properties
+++ b/set.properties
@@ -1,12 +1,19 @@
 #Mower Configuration Properties - Updated
-#Fri Dec 05 14:26:38 CST 2025
+#Wed Dec 24 17:17:31 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=2354
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1872
+manualBoundaryDrawingMode=false
+mapScale=0.78
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
-serialBaudRate=921600
+serialBaudRate=115200
 serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-148.00
+viewCenterY=424.51

--
Gitblit v1.10.0