Browse Source

update

change_pipette_api
zhaohe 2 years ago
parent
commit
9265a6c271
  1. 1
      api/module_type_index.hpp

1
api/module_type_index.hpp

@ -7,5 +7,6 @@ typedef enum {
khbot_module = 1,
kmotor_module = 2,
ktemperature_ctrl_module = 3,
kmini_servo_motor_module = 4,
} module_type_t;
}
Loading…
Cancel
Save