gaborsimon / WeatherStation

This project is intended to provide a self-made, basic weather station based on ATMEL AVR microcontroller and HD44780 LCD display.
MIT License
0 stars 0 forks source link

DST correction bug #18

Closed gaborsimon closed 7 years ago

gaborsimon commented 7 years ago

At the end of DST calculation the correction of the GPS hour is performed. But this correction does not consider the 24 and 25 hours. In this case the hour has to be 0 or 1.