From c57cb0cd9feb4495c89246b2faec6d5e45c23c30 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期一, 15 十二月 2025 15:46:49 +0800
Subject: [PATCH] 新增了控制指令

---
 set.properties |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/set.properties b/set.properties
index 3eb7238..432da08 100644
--- a/set.properties
+++ b/set.properties
@@ -1,8 +1,13 @@
-#Mower Configuration Properties - Updated
-#Tue Dec 02 15:25:38 CST 2025
+#Serial Port Preferences Updated
+#Mon Dec 15 15:45:14 CST 2025
 appVersion=-1
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=2354
-mowerId=7785
+handheldMarkerId=
+idleTrailDurationSeconds=60
+mowerId=1234
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM15
 simCardNumber=-1

--
Gitblit v1.10.0