Added support for SlewSettleTime
This commit is contained in:
@@ -13,5 +13,6 @@ namespace ASCOM.Meade.net
|
||||
public bool DynamicBreaking { get; set; }
|
||||
public bool RtsDtrEnabled { get; set; }
|
||||
public double SiteElevation { get; set; }
|
||||
public short SettleTime { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user