OpenAstroTracker-Firmware
OpenAstroTracker-Firmware copied to clipboard
fix sign of 0 is ignored
I noticed that setting Latitude of observatories close to the meridian fails. The failure occurs because -0 degrees is not necessarily a negative value.
This draft change is for your consideration and fixes this issue.