You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bool return value from NTP.waitSet() in libraries/WiFi/src/WiFiNTP.h should be "true" if time is successfully sync'd within the timeout period and "false" if timed out without syncing the time. The reverse is currently the case.