Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请教 sdk 中读取/写入电机参数的api怎么使用? #133

Open
postrantor opened this issue Feb 15, 2024 · 1 comment
Open

请教 sdk 中读取/写入电机参数的api怎么使用? #133

postrantor opened this issue Feb 15, 2024 · 1 comment

Comments

@postrantor
Copy link

sdk中有这几个api,不知道是否可以用在 m8010-6 型号上

  size_t send(uint8_t *sendMsg, size_t sendLength);
  size_t recv(uint8_t *recvMsg, size_t recvLength);
  size_t recv(uint8_t *recvMsg);
@heartInsert
Copy link

你解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants