Browse Source

update

master
zhaohe 2 years ago
parent
commit
ca80d7fd03
  1. 2
      api/i_mini_servo_module.hpp

2
api/i_mini_servo_module.hpp

@ -27,7 +27,7 @@ class I_MiniServoModule {
typedef struct {
u8 id;
u8 status;
s32 pos;
s32 dpos;
} move_by_cb_status_t;
typedef struct {

Loading…
Cancel
Save