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

DCF77 sync only sometimes in a day #9

Closed gaborsimon closed 7 years ago

gaborsimon commented 8 years ago

The DCF77 has to sync only some time during the day. After a a successful sync, a timeout has to be implemented till the next sync time.

gaborsimon commented 7 years ago

Two timeout values are defined: a) defines the time while the synchronized icon can be seen on the display, b) defines the time when the new synchronization starts.