未验证 提交 0a7a1f12 编写于 作者: C Chang Songhong 提交者: GitHub

Canbus: bug fix (#13760)

上级 978af2c3
......@@ -120,7 +120,6 @@ ErrorCode VehicleController::Update(const ControlCommand &control_command) {
auto error_code = SetDrivingMode(mode);
if (error_code != ErrorCode::OK) {
AERROR << "Failed to set driving mode.";
return error_code;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册