Initial support of LXD600 mount: no StarPatch, no long format, no park support for this mount.

This commit is contained in:
Olivier Balitch
2025-09-27 11:46:00 +02:00
parent a89b1c8fa6
commit c24b4c1161
5 changed files with 152 additions and 24 deletions
+7
View File
@@ -45,6 +45,13 @@
public const string LX200CLASSIC = "LX200 Classic"; //GVP command is not supported!
#endregion
#region LXD600
public const string LXD600 = "LXD600";
public const string LXD600_6_12S = "6.12S";
#endregion
#region RCX400
// ReSharper disable once InconsistentNaming
public const string RCX400 = "RCX400";