Merge branch 'dev_arch_opt_3.0' into 'dev_robobus-m1-p-app-module_1.0.0_230112_1.0.0'

Dev arch opt 3.0

See merge request zhjt/AndroidApp/MoGoEagleEye!521
This commit is contained in:
wangmingjun
2023-02-15 06:12:56 +00:00
11 changed files with 349 additions and 5 deletions

View File

@@ -30,6 +30,11 @@ interface IMoGoTrafficLightListener {
*/
fun onTrafficLightPlusSource(light: TrafficLightEnum, remain:Int = -1, lightSource: DataSourceType){}
/**
* obu 红绿灯消失
*/
fun onObuTrafficLightDisapper(){}
/**
* 展示红绿灯预警
*