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

update en/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>
上级 844d9680
......@@ -138,7 +138,7 @@ int32_t ret;
ret = GpioSetDir(3, GPIO_DIR_OUT); // Set GPIO pin 3 as an output.
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.
先完成此消息的编辑!
想要评论请 注册