Removed all # symbols from before the commands, as they're not really needed.
This commit is contained in:
@@ -10,5 +10,6 @@ namespace ASCOM.Meade.net
|
||||
public string GuidingStyle { get; set; }
|
||||
public int BacklashCompensation { get; set; }
|
||||
public bool ReverseFocusDirection { get; set; }
|
||||
public bool DynamicBreaking { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user