Switched the order of the setting of the date and time, then skipping the prompts.

This commit is contained in:
2021-04-23 15:00:03 +01:00
parent ed84313c2e
commit a15bf22785
+1 -1
View File
@@ -419,8 +419,8 @@ namespace ASCOM.Meade.net
SetTelescopePrecision("Connect");
ApplySkipAutoStarPrompts("Connect");
SendCurrentDateTime("Connect");
ApplySkipAutoStarPrompts("Connect");
}
else
{