Browse Source

update

master
zhaohe 2 years ago
parent
commit
ab5d8842ff
  1. 2
      components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp
  2. 2
      components/zprotocols/zcancmder_v2

2
components/zprotocol_helper/micro_computer_module_device_script_cmder_paser.cpp

@ -348,6 +348,8 @@ void MicroComputerModuleDeviceScriptCmderPaser::do_dumpreg(int32_t paramN, const
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);
DUMP_CONFIG("boditech_optical_laster_intensity", kreg_boditech_optical_laster_intensity);
}
void MicroComputerModuleDeviceScriptCmderPaser::initialize(ICmdParser* cancmder, ZModuleDeviceManager* deviceManager) {

2
components/zprotocols/zcancmder_v2

@ -1 +1 @@
Subproject commit d9d4bffd441feecbb133a48354b1fd0c7908c5ca
Subproject commit 572610d6ae6419767aeef9acbe961ce461a1beeb
Loading…
Cancel
Save