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:
2019-07-08 17:15:01 +01:00
parent a0a908d67d
commit bc90049798
5 changed files with 216 additions and 117 deletions
+1 -9
View File
@@ -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;