ezTime icon indicating copy to clipboard operation
ezTime copied to clipboard

secondChanged() always returns true

Open ijord opened this issue 4 years ago • 1 comments

secondChanged() always returns true unless you call second() at some point. This does not seem to be documented, so I assume it is not expected behavior.

On an ESP8266, calling secondChanged() only once in main loop.

ijord avatar Nov 29 '21 02:11 ijord

@ijord

I'm having an issue with the minuteChanged() function on my ESP32. I have it in my Main loop and it always returns false. Did you ever resolve your issue?

k5map avatar Jul 23 '22 21:07 k5map