未验证 提交 18d4243b 编写于 作者: C Calvin Miao 提交者: GitHub

Merge branch 'v3.1_dev' into r2.5.0

......@@ -99,7 +99,7 @@ Status Canbus::Init() {
CHECK(AdapterManager::GetControlCommand()) << "Control is not initialized.";
CHECK(AdapterManager::GetGuardian()) << "Guardian is not initialized.";
// TODO(QiL) : depreacte this
// TODO(QiL) : deprecate this
if (!FLAGS_receive_guardian) {
AdapterManager::AddControlCommandCallback(&Canbus::OnControlCommand, this);
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册