未验证 提交 81341f67 编写于 作者: D David Lin 提交者: GitHub

Update kv_sample.c

上级 1a7d599f
......@@ -94,6 +94,6 @@ void task(void *arg)
void application_entry(void *arg)
{
osThreadCreate(osThread(task), NULL); // Create task1
osThreadCreate(osThread(task), NULL); // Create task
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册