Browse Source

update

change_pipette_api
zhaohe 1 year ago
parent
commit
c3b66e0656
  1. 2
      api/apibasic/reg_index.cpp
  2. 2
      api/apibasic/reg_index.hpp

2
api/apibasic/reg_index.cpp

@ -1,4 +1,4 @@
#pragma once
#include "reg_index.hpp"
#include <stdint.h>

2
api/apibasic/reg_index.hpp

@ -118,6 +118,8 @@ typedef enum {
kreg_laster_scaner_scan_gain_adjust_suggestion = REG_INDEX(43, 0, 12),
kreg_laster_scaner_adc_result_overflow = REG_INDEX(43, 0, 13),
kreg_laster_scaner_laster_intensity = REG_INDEX(43, 0, 14),
kreg_laster_scaner_raw_sector_size = REG_INDEX(44, 0, 1),
kreg_laster_scaner_raw_sector_num = REG_INDEX(44, 0, 2),
/***********************************************************************************************************************
* XYROBOT *

Loading…
Cancel
Save