udoklein / dcf77

Noise resilient DCF77 decoder library for Arduino
http://blog.blinkenlight.net/experiments/dcf77/dcf77-library/
GNU General Public License v3.0
91 stars 28 forks source link

superfilter signal output has a 1 minute offset once the signal is locked #5

Closed udoklein closed 9 years ago

udoklein commented 9 years ago

The Issue was reported by Uli Fuchs here: http://blog.blinkenlight.net/experiments/dcf77/super-filter/#comment-52182

udoklein commented 9 years ago

call to advance_minute function was missing --> fixed