「dev_opt_2.15.0」

1、完成bus司机屏增加开关控制bus乘客屏展示视频流;
This commit is contained in:
donghongyu
2023-04-18 20:58:19 +08:00
parent bd920c8d48
commit a7b61aa124
6 changed files with 68 additions and 3 deletions

View File

@@ -12,5 +12,6 @@ class TelematicConstant {
const val HIDE_TRAFFIC_LIGHT = 102
const val OPEN_ROMA_STATUS = 103
const val ROMA_UPDATE = 104
const val CONTROL_PASSENGER_DRIVER_MONITOR = 105
}
}