实现大部分小板通信命令
This commit is contained in:
@@ -199,7 +199,7 @@ static void protu_set_endecode_fun(protu_def *u)
|
||||
static int protu_init(void)
|
||||
{
|
||||
const sys_param_def *par=sys_param();
|
||||
const char *name="uart1";
|
||||
const char *name="host";
|
||||
protu_def *protu=protu_creat(dev_get(name));
|
||||
app_variable("protu",protu,0);
|
||||
|
||||
|
Reference in New Issue
Block a user