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");
|
SetTelescopePrecision("Connect");
|
||||||
|
|
||||||
ApplySkipAutoStarPrompts("Connect");
|
|
||||||
SendCurrentDateTime("Connect");
|
SendCurrentDateTime("Connect");
|
||||||
|
ApplySkipAutoStarPrompts("Connect");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user