Switched the order of the setting of the date and time, then skipping the prompts.
This commit is contained in:
@@ -418,9 +418,9 @@ namespace ASCOM.Meade.net
|
||||
}
|
||||
|
||||
SetTelescopePrecision("Connect");
|
||||
|
||||
ApplySkipAutoStarPrompts("Connect");
|
||||
|
||||
SendCurrentDateTime("Connect");
|
||||
ApplySkipAutoStarPrompts("Connect");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user