From 0239509af412b74083b33a6924ffd79007dfda5f Mon Sep 17 00:00:00 2001 From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com> Date: 星期一, 18 十一月 2024 10:41:13 +0800 Subject: [PATCH] 1.轴对话框,当前参数读取和显示; --- 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