From de75ec84e295c3f952a200897aa22aa73d7d5867 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期一, 15 十二月 2025 19:37:11 +0800
Subject: [PATCH] 新增了串口割草机拖尾和缩放比例保存功能

---
 set.properties |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/set.properties b/set.properties
index 6a86f4a..b32ece6 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,14 @@
-#Current work land selection updated
-#Fri Dec 12 15:34:55 CST 2025
+#Mower Configuration Properties - Updated
+#Mon Dec 15 19:36:26 CST 2025
 appVersion=-1
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
 handheldMarkerId=
 idleTrailDurationSeconds=60
+mapScale=41.66666666666667
 mowerId=1234
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1

--
Gitblit v1.10.0