merge old branch

This commit is contained in:
lixiaopeng
2022-01-25 17:58:52 +08:00
parent 40824e822e
commit 8ca4806527
9 changed files with 103 additions and 51 deletions

View File

@@ -34,6 +34,11 @@ interface IMoGoWaringProvider {
*/
fun setToolsViewVisibility(visibility: Int)
/**
* 控制转向灯和刹车功能
*/
fun setTurnLightFunction(isOpen: Boolean)
/**
* 开关DebugView
*/