[code_opt_3.3.0] code opt
This commit is contained in:
@@ -19,6 +19,13 @@ interface IMoGoAutopilotStatusListener {
|
||||
*/
|
||||
fun onAutopilotStatusResponse(autoPilotStatusInfo: AutopilotStatusInfo) {}
|
||||
|
||||
/**
|
||||
* 自动驾驶状态信息
|
||||
*
|
||||
* @param status 状态信息
|
||||
*/
|
||||
fun onAutopilotStatusResponse(status: Int) {}
|
||||
|
||||
/**
|
||||
* 自动驾驶到站
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user