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
I can only agree. The 'setDefault()' does it. I was wondering why dateTime() was printing the wrong time, even in the example, while Berlin.dateTime() was correct. Until I saw your suggestion. Thanks!
#include <ezTime.h>
#include <WiFi.h>
void setup() {
}
void loop() {
events();
}
The text was updated successfully, but these errors were encountered: