Browse Source

update

change_pipette_api
zhaohe 2 years ago
parent
commit
572610d6ae
  1. 1
      api/reg_index.hpp

1
api/reg_index.hpp

@ -305,6 +305,7 @@ typedef enum {
kreg_boditech_optical_trf_scan_duration_us = REG_INDEX(42, 0, 11),
kreg_boditech_optical_scan_gain_adjust_suggestion = REG_INDEX(42, 0, 12),
kreg_boditech_optical_adc_result_overflow = REG_INDEX(42, 0, 13),
kreg_boditech_optical_laster_intensity = REG_INDEX(42, 0, 14),
} reg_index_t;

Loading…
Cancel
Save