timekeeper.cpp if482 bugfix
This commit is contained in:
parent
a3b7e95e7a
commit
e2962f5ec5
@ -214,7 +214,7 @@ void clock_loop(void *taskparameter) { // ClockTask
|
|||||||
|
|
||||||
#if defined HAS_IF482
|
#if defined HAS_IF482
|
||||||
|
|
||||||
IF482_Pulse(nextsec(t));
|
IF482_Pulse(t);
|
||||||
|
|
||||||
#elif defined HAS_DCF77
|
#elif defined HAS_DCF77
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user