Fixed some issued with the telescope parking and unparking. Now reports reported correctly for the LX200GPS, and Autostars
This commit is contained in:
@@ -76,7 +76,7 @@ namespace ASCOM.Meade.net
|
||||
SendDateTime = profileProperties.SendDateTime;
|
||||
ParkedBehaviour = profileProperties.ParkedBehaviour;
|
||||
|
||||
var ParkedAltAz = new HorizonCoordinates
|
||||
ParkedAltAz = new HorizonCoordinates
|
||||
{
|
||||
Altitude = profileProperties.ParkedAlt,
|
||||
Azimuth = profileProperties.ParkedAz
|
||||
|
||||
Reference in New Issue
Block a user