From 3e3bd3a148990fb485323b67b9c0edb5bfb4b5e5 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 12 十二月 2025 15:15:40 +0800
Subject: [PATCH] 删除了自检提示功能

---
 set.properties |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/set.properties b/set.properties
index 66e1db7..6a027f6 100644
--- a/set.properties
+++ b/set.properties
@@ -1,7 +1,13 @@
-#Mower Configuration Properties - Updated
-#Sat Nov 29 14:05:32 CST 2025
+#Current work land selection updated
+#Fri Dec 12 15:13:55 CST 2025
 appVersion=-1
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-mowerId=1124
+handheldMarkerId=
+idleTrailDurationSeconds=60
+mowerId=1234
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM13
 simCardNumber=-1

--
Gitblit v1.10.0