1.新增pin命令。
This commit is contained in:
@@ -401,7 +401,7 @@ static int msh_cmd_echo(int argc, void *argv)
|
||||
return MR_EOK;
|
||||
}
|
||||
}
|
||||
mr_msh_printf("Usage: echo [on|off]\r\n");
|
||||
mr_msh_printf("Usage: echo <on|off>\r\n");
|
||||
return MR_EINVAL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user