提交 ce0c3642 编写于 作者: S Sherman

[fix] 修改格式错误

上级 21f9e562
......@@ -115,7 +115,6 @@ void rt_link_speed_test(void *paremeter)
LOG_W("speed test end, type %d",speed_test_type);
}
int rt_link_example_send(int argc, char **argv)
{
char *receive = RT_NULL;
......@@ -175,7 +174,6 @@ int rt_link_example_send(int argc, char **argv)
LOG_E("Invalid parameter.");
}
}
return 0;
}
MSH_CMD_EXPORT(rt_link_example_send, rt link layer send test);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册