[Fix]自动驾驶加速度得主动查一下

This commit is contained in:
chenfufeng
2022-03-25 16:42:37 +08:00
parent bdaffe788b
commit 24d6bbaaf5

View File

@@ -120,6 +120,7 @@ class AutoPilotAndCheckView @JvmOverloads constructor(
}
}
updateSpeedSettingViews()
CallerAutoPilotManager.getCarConfig()
// // 比如需要设置默认速度
// val speed = "30"
// etInputSpeed.setText(speed)