未验证 提交 fdb903c1 编写于 作者: D duangavin123 提交者: Gitee

update zh-cn/device-dev/subsystems/subsys-usbservice-guide.md.

Signed-off-by: Nduangavin123 <duanxichao@huawei.com>
Signed-off-by: Nduangavin123 <duanxichao@huawei.com>
上级 153eb0fc
......@@ -34,8 +34,7 @@
5. 配置设备接口
```cpp
ret = g_usbClient.ClaimInterface(pip, interface, true);
interfacedeviceListdeviceinterface
ret = g_usbClient.ClaimInterface(pip, interface, true); //interface为deviceList中device的interface。
```
6. 数据传输
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册