From 2ffaec40444a4add7d8e638e5b20a2f81daa18af Mon Sep 17 00:00:00 2001
From: Darker <mr.darker@163.com>
Date: 星期二, 25 二月 2025 17:27:42 +0800
Subject: [PATCH] 1. 合并代码

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

diff --git a/SourceCode/Bond/Servo/Common.h b/SourceCode/Bond/Servo/Common.h
index f6ab0b4..22cd941 100644
--- a/SourceCode/Bond/Servo/Common.h
+++ b/SourceCode/Bond/Servo/Common.h
@@ -8,7 +8,7 @@
 #define RX_CODE_MES_MESSAGE				1002
 #define RX_HSMS_TERMINAL_TEXT			1003
 #define RX_CODE_EQ_ALIVE				1004
-
+#define RX_CODE_STEP_EVENT_READDATA		1005
 
 /* Channel Name */
 #define MC_CHANNEL1_NAME		"McChannel1"

--
Gitblit v1.9.3