Merge pull request #290 from cyberman54/development

timekeeper.cpp if482 bugfix
This commit is contained in:
Verkehrsrot 2019-03-02 21:41:25 +01:00 committed by GitHub
commit 87e0662ea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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