From a59ccf1b1cf97aa2810fe35d9dd5bbe46f42a01c Mon Sep 17 00:00:00 2001 From: lvpeng Date: Wed, 10 Jun 2026 10:46:19 +0800 Subject: [PATCH] =?UTF-8?q?trigger=20=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XYParser/XYParserApi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/XYParser/XYParserApi.h b/XYParser/XYParserApi.h index 31b6298..65fbf1e 100644 --- a/XYParser/XYParserApi.h +++ b/XYParser/XYParserApi.h @@ -32,8 +32,8 @@ enum XYParser8ChImpedanceSwitch : std::uint8_t { enum XYParserTriggerType : std::uint8_t { XYPARSER_TRIGGER_NONE = 0x00, - XYPARSER_TRIGGER_TRAIN_0 = 0xBB, - XYPARSER_TRIGGER_TRAIN_1 = 0xBC + XYPARSER_TRIGGER_TRAIN_0 = 0x01, + XYPARSER_TRIGGER_TRAIN_1 = 0x02 }; enum XYParserLeadChannelNumber {