Browse Source

update

master
zhaohe 1 year ago
parent
commit
6573835a56
  1. 6
      transmit_disfection_protocol.hpp

6
transmit_disfection_protocol.hpp

@ -64,12 +64,6 @@ static inline const char *ProjectIDToString(uint32_t id) {
} }
typedef enum { typedef enum {
kerr_noerror = 0,
kerr_overtime = 1,
kerr_invalid_param = 2,
kerr_invalid_param_num = 3,
kerr_subdevice_offline = 4,
kerr_function_not_support = 5,
// 驱动器错误 // 驱动器错误
kerr_motor_reset_error = 100, kerr_motor_reset_error = 100,

Loading…
Cancel
Save