Added support for being able to enable the Rts/Dtr signals which is needed to Meade LS series scopes
This commit is contained in:
@@ -11,5 +11,6 @@ namespace ASCOM.Meade.net
|
||||
public int BacklashCompensation { get; set; }
|
||||
public bool ReverseFocusDirection { get; set; }
|
||||
public bool DynamicBreaking { get; set; }
|
||||
public bool RtsDtrEnabled { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user