From f10dfc372e5ecf96359c61e55eee5ece0729ca65 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 6 Nov 2023 15:52:23 +0800 Subject: [PATCH] update --- .../micro_computer_module_device_script_cmder_paser.cpp | 2 ++ components/zprotocols/zcancmder_v2 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp b/components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp index 5b050fa..12dc8a7 100644 --- a/components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp +++ b/components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp @@ -346,6 +346,8 @@ void MicroComputerModuleDeviceScriptCmderPaser::do_dumpreg(int32_t paramN, const DUMP_CONFIG("boditech_optical_trf_uvled_off_duration_us", kreg_boditech_optical_trf_uvled_off_duration_us); DUMP_CONFIG("boditech_optical_trf_scan_delay_us", kreg_boditech_optical_trf_scan_delay_us); DUMP_CONFIG("boditech_optical_trf_scan_duration_us", kreg_boditech_optical_trf_scan_duration_us); + DUMP_CONFIG("boditech_optical_scan_gain_adjust_suggestion", kreg_boditech_optical_scan_gain_adjust_suggestion); + DUMP_CONFIG("boditech_optical_adc_result_overflow", kreg_boditech_optical_adc_result_overflow); } void MicroComputerModuleDeviceScriptCmderPaser::initialize(ICmdParser* cancmder, ZModuleDeviceManager* deviceManager) { diff --git a/components/zprotocols/zcancmder_v2 b/components/zprotocols/zcancmder_v2 index a054390..d9d4bff 160000 --- a/components/zprotocols/zcancmder_v2 +++ b/components/zprotocols/zcancmder_v2 @@ -1 +1 @@ -Subproject commit a054390521f3d534c96c4da175ca7784d0b9b6c3 +Subproject commit d9d4bffd441feecbb133a48354b1fd0c7908c5ca