thijse / Arduino-DCF77

Efficient and complete DCF77 library for Arduino
GNU Lesser General Public License v2.1
45 stars 18 forks source link

Not working with Arduino MKR 1400 #19

Open diddi68 opened 4 years ago

diddi68 commented 4 years ago

I use the library on a Uno and it works great. When I try to use it on an Arduino MKR 1400, I get no time update. With the example sketch "DCFSignal" I can see the correct incomming signal. If I use the sketch "InternalClockSync" the time is never been updated.