opt
This commit is contained in:
@@ -144,5 +144,10 @@ public interface IMogoADASController extends IProvider {
|
||||
|
||||
int getAutopilotStatus();
|
||||
|
||||
void mockOchStatus(int state, String reason);
|
||||
void mockOchStatus( int state, String reason );
|
||||
|
||||
|
||||
double getLastLat();
|
||||
|
||||
double getLastLon();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user