Added support for MoveAxis
This commit is contained in:
@@ -30,5 +30,6 @@ namespace ASCOM.MeadeAutostar497.Controller
|
||||
void SyncToTarget();
|
||||
void SlewToTarget();
|
||||
void SlewToTargetAsync();
|
||||
void MoveAxis(TelescopeAxes axis, double rate);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user