OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
244 stars 111 forks source link

Fix accidental revert of renaming GetDeclinationRadians() #1135

Closed jpaana closed 6 months ago

jpaana commented 6 months ago

1129 accidentally reverted method rename from GetDeclination() to GetDeclinationRadians() done in #1045 causing declination to be reported as unknown. Renaming the method back to GetDeclinationRadians() fixes it. Fixes issue #1134 .

agalasso commented 6 months ago

@jpaana can I add you to the list of contributors (Help > About)?

jpaana commented 6 months ago

@jpaana can I add you to the list of contributors (Help > About)?

Sure!

agalasso commented 6 months ago

@jpaana cool. done - #1149