PaulStoffregen / Time

Time library for Arduino
http://playground.arduino.cc/code/time
1.24k stars 664 forks source link

Modified now() to return timeNeedsSync if time is set and the sync … #164

Open richteel opened 2 years ago

richteel commented 2 years ago

…interval elapsed even if the setSyncProvider was not called.

I had commented earlier today on the PJRC forum that I would be submitting this pull request. https://forum.pjrc.com/threads/68178-TimeLib-now()