Browse Source

update

change_pipette_api
zhaohe 2 years ago
parent
commit
7018679ff3
  1. 1
      api/module_type_index.hpp

1
api/module_type_index.hpp

@ -9,5 +9,6 @@ typedef enum {
ktemperature_ctrl_module = 3, // 温度控制
kmini_servo_motor_module = 4, // 舵机
kfan_ctrl_module = 5, // 风扇控制
kcode_scaner = 6, // 风扇控制
} module_type_t;
}
Loading…
Cancel
Save