Added support for saving the site elevation into the driver profile
This commit is contained in:
@@ -12,5 +12,6 @@ namespace ASCOM.Meade.net
|
||||
public bool ReverseFocusDirection { get; set; }
|
||||
public bool DynamicBreaking { get; set; }
|
||||
public bool RtsDtrEnabled { get; set; }
|
||||
public double SiteElevation { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user