merge old branch
This commit is contained in:
@@ -52,6 +52,13 @@ object CallerHmiManager : CallerBase() {
|
||||
waringProviderApi.setToolsViewVisibility(visibility)
|
||||
}
|
||||
|
||||
/**
|
||||
* 控制转向灯和刹车功能
|
||||
*/
|
||||
fun setTurnLightFunction(isOpen: Boolean) {
|
||||
waringProviderApi.setTurnLightFunction(isOpen)
|
||||
}
|
||||
|
||||
/**
|
||||
* 开关DebugView
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user