From 4aef96865307cfad9f2386253496f696c6ed5ecf Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 26 Aug 2024 11:32:59 +0800 Subject: [PATCH] update --- transmit_disfection_protocol.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/transmit_disfection_protocol.hpp b/transmit_disfection_protocol.hpp index 5178803..33605a4 100644 --- a/transmit_disfection_protocol.hpp +++ b/transmit_disfection_protocol.hpp @@ -253,6 +253,8 @@ typedef enum { kAirLeakTestMode_disinfection, kAirLeakTestMode_inflation, kAirLeakTestMode_leakTest, + kAirLeakTestMode_closeAll, + kAirLeakTestMode_openAll, } air_leak_test_mode_t; /***********************************************************************************************************************