Exemple #1
0
 public void AbortSlew()
 {
     wisetele.AbortSlew("ASCOM AbortSlew");
     _driverInitiatedSlew = false;
 }