Browse Source

update

change_pipette_api
zhaohe 2 years ago
parent
commit
0917377fb1
  1. 1
      api/module_type_index.hpp

1
api/module_type_index.hpp

@ -11,5 +11,6 @@ typedef enum {
kfan_ctrl_module = 5, // 风扇控制
kcode_scaner = 6, // 风扇控制
kpipette_ctrl_module = 7, // 移液体枪控制
ka8000_optical_module = 8, // a8000光学模组
} module_type_t;
}
Loading…
Cancel
Save