From a2a0aed00c2ee1ac1cf1187be8f2cbdc6c89310d Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期五, 15 十一月 2024 15:41:25 +0800 Subject: [PATCH] 1.PLC的连接; --- SourceCode/Bond/BondEq/Common.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/SourceCode/Bond/BondEq/Common.h b/SourceCode/Bond/BondEq/Common.h index d37499f..6b4757c 100644 --- a/SourceCode/Bond/BondEq/Common.h +++ b/SourceCode/Bond/BondEq/Common.h @@ -20,7 +20,6 @@ #define RX_CODE_TEST 0 #define RX_CODE_LOG 1000 #define RX_CODE_BONDER_STATE_CHANGED 1001 -#define RX_CODE_PASSIVE_STATUS_CHANGED 1002 #define RX_CODE_PLC1_CONNECTTD 1003 #define RX_CODE_PLC1_DISCONNECTTD 1004 #define RX_CODE_SELECT_EQ 1005 -- Gitblit v1.9.3