调试窗
增加ADAS日志输出状态初始化状态
This commit is contained in:
@@ -86,6 +86,11 @@ interface IMoGoAutopilotProvider : IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun setEnableLog(isEnableLog: Boolean)
|
||||
|
||||
/**
|
||||
* ADAS日志开启状态
|
||||
*/
|
||||
fun isEnableLog(): Boolean
|
||||
|
||||
/**
|
||||
* speed单位:km/h
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user