增加取消自动驾驶接口
This commit is contained in:
@@ -145,4 +145,6 @@ public interface IMogoADASController extends IProvider {
|
||||
int getAutopilotStatus();
|
||||
|
||||
void mockOchStatus(int state, String reason);
|
||||
|
||||
void cancelAutopilot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user