[6.2.0]优化盲区预警消息展示
This commit is contained in:
@@ -857,6 +857,9 @@ class MogoPrivateObuNewManager private constructor() : OnUpgradeListener {
|
||||
) { //右后
|
||||
ttsContent = String.format(ttsContent, "右")
|
||||
alertContent = String.format(alertContent, "右")
|
||||
} else{
|
||||
ttsContent = "注意周围车辆"
|
||||
alertContent = "盲区预警"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user