未验证 提交 68167947 编写于 作者: S Supowang 提交者: GitHub

Update 05.SDK_Manual.md

上级 89f53ad0
......@@ -2072,7 +2072,7 @@ k_err_t tos_msg_q_post_all(k_msg_q_t *msg_q, void *msg_ptr);
### tos_mail_q_create
```c
k_err_t tos_msg_q_create(k_mail_q_t *mail_q, void *pool, size_t mail_cnt, size_t mail_size);
k_err_t tos_mail_q_create(k_mail_q_t *mail_q, void *pool, size_t mail_cnt, size_t mail_size);
```
- **功能描述**
......@@ -5659,4 +5659,4 @@ int tos_tf_module_debug_level_set(int log_level);
0,返回成功。
-1,返回失败。
\ No newline at end of file
-1,返回失败。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册