Switched over the Telescope and focuser to access the SharedResources via a wrapper with an interface to help with unit testing
This commit is contained in:
@@ -233,15 +233,7 @@ namespace ASCOM.Meade.net
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region AutostarProducts
|
||||
|
||||
public const string AUTOSTAR497 = "Autostar";
|
||||
|
||||
public const string AUTOSTAR497_31EE = "31Ee";
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
#region Multi Driver handling
|
||||
|
||||
public static string ProductName { get; private set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user