From da2736b59a27593fdac0295a9e6606dbf3dc59db Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 14 一月 2025 17:34:55 +0800
Subject: [PATCH] 1.secs部分单个通讯的回复;

---
 SourceCode/Bond/Servo/HsmsAction.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/SourceCode/Bond/Servo/HsmsAction.h b/SourceCode/Bond/Servo/HsmsAction.h
index 6defe08..e4f6910 100644
--- a/SourceCode/Bond/Servo/HsmsAction.h
+++ b/SourceCode/Bond/Servo/HsmsAction.h
@@ -4,7 +4,7 @@
 
 #define ACTION_IDLE								0
 #define ACTION_HELLO							1		/* S1F1 */
-
+#define ACTION_ALARM_REPORT						2		/* S5F1 */
 
 class CHsmsAction
 {

--
Gitblit v1.9.3