[6.3.0][V2N] 修正新链路乘客屏道路事件触发时不绘制

This commit is contained in:
renwj
2024-03-19 20:28:11 +08:00
parent 59c02705dd
commit 2fcc8d680b
3 changed files with 33 additions and 0 deletions

View File

@@ -16,5 +16,8 @@ class TelematicConstant {
const val OBU_RUNREDLIGHT_WARNING = 200 //闯红灯预警开关
const val OBU_GREENWAVE_WARNING = 201 //绿波通行开关
const val V2N_NEW_LINK_SWITCH = 202 // FunctionBuildConfig#v2nMainSwitch & FunctionBuildConfig#isNewV2NData
}
}