Adding some experimental support for the LX-200 EMC

This commit is contained in:
2019-09-30 22:10:00 +01:00
parent f33ca49592
commit a61915a3b5
3 changed files with 46 additions and 5 deletions
+3
View File
@@ -23,7 +23,10 @@
// ReSharper disable once InconsistentNaming
public static readonly string LX200GPS_42G = "4.2G";
#endregion
#region LX200EMC
public static readonly string LX200CLASSIC = ":GVP"; //GVP command is not supported!
#endregion
}
}