Skip to content

Commit 965d156

Browse files
Felix Ye(叶剑)Felix Ye(叶剑)
authored andcommitted
update uart_write data type
1 parent b2add5d commit 965d156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh-cn/api/QuecPythonClasslib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5708,7 +5708,7 @@ if __name__ == '__main__':
57085708

57095709
| 参数 | 类型 | 说明 |
57105710
| ---- | ------ | ---------- |
5711-
| data | string | 发送的数据 |
5711+
| data | buf/string | 发送的数据 |
57125712

57135713
* 返回值
57145714

0 commit comments

Comments
 (0)