Added unit tests to show that StarPatch firmware can attempt pulse guide
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
// ReSharper disable once InconsistentNaming
|
||||
public const string LX200GPS = "LX2001";
|
||||
|
||||
public const string LX200GPS_42F = "4.2F";
|
||||
public const string LX200GPS_42F = "4.2f";
|
||||
// ReSharper disable once InconsistentNaming
|
||||
public const string LX200GPS_42G = "4.2G";
|
||||
public const string LX200GPS_42G = "4.2g";
|
||||
#endregion
|
||||
|
||||
#region LX200EMC
|
||||
|
||||
Reference in New Issue
Block a user