Browse Source

update

master
zhaohe 2 years ago
parent
commit
d9d4bffd44
  1. 2
      api/reg_index.hpp

2
api/reg_index.hpp

@ -303,6 +303,8 @@ typedef enum {
kreg_boditech_optical_trf_uvled_off_duration_us = REG_INDEX(42, 0, 9),
kreg_boditech_optical_trf_scan_delay_us = REG_INDEX(42, 0, 10),
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),
} reg_index_t;

Loading…
Cancel
Save