[Update]调整交互和修复键盘Bug
This commit is contained in:
@@ -56,5 +56,5 @@ public interface IMoGoAutopilotProvider extends IMoGoFunctionServerProvider {
|
||||
*/
|
||||
void setIsWriteLog(boolean isWriteLog);
|
||||
|
||||
void setAutoPilotSpeed(int speed);
|
||||
Boolean setAutoPilotSpeed(int speed);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user