From 058ea4cf80c30868271212b80b97a86539339ea1 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 10 Aug 2024 23:27:34 +0800 Subject: [PATCH] update protocol --- transmit_disfection_protocol.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/transmit_disfection_protocol.hpp b/transmit_disfection_protocol.hpp index 7d613eb..6be60b3 100644 --- a/transmit_disfection_protocol.hpp +++ b/transmit_disfection_protocol.hpp @@ -206,7 +206,8 @@ typedef enum { * 打开/关闭 * 电流上报 */ - kfn_air_tightness_test_ac_ctrl = 1200, + kfn_air_tightness_test_ac_ctrl = 1200, + kfn_air_tightness_test_ac_is_open = 1201, /*********************************************************************************************************************** * 压力传感器数据上报 *