Update unit tests to support GW command

SideOfPier also supports German EQ
This commit is contained in:
Sebastian Godelet
2021-06-27 18:57:17 +10:00
parent 74440b6b3b
commit a3408a86c3
5 changed files with 72 additions and 58 deletions
+3 -1
View File
@@ -5,6 +5,8 @@ namespace ASCOM.Meade.net
NeedsAlignment,
OneStarAligned,
TwoStarAligned,
ThreeStarAligned
ThreeStarAligned,
AlignedOnHome,
ScopeWasParked,
}
}