未验证 提交 844d9680 编写于 作者: L liyan 提交者: Gitee

update zh-cn/device-dev/driver/driver-platform-gpio-des.md.

Signed-off-by: Nli-yan339 <liyan339@h-partners.com>
Signed-off-by: Nliyan <liyan339@h-partners.com>
上级 4c108670
......@@ -133,7 +133,7 @@ int32_t ret;
ret = GpioSetDir(3, GPIO_DIR_OUT); // 将3号GPIO管脚配置为输出
if (ret != 0) {
HDF_LOGE("GpioSerDir: failed, ret %d\n", ret);
HDF_LOGE("GpioSetDir: failed, ret %d\n", ret);
return ret;
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册