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 would say the DateTime Class has a declaration of the dayOfTheWeek() function, but the function is not defined.
We need to define this function.
Or delete the declaration.
Hi everybody,
I'm using the DS3231 module and tried to modify the "now" example code:
but I got the error message
.../now/now.ino:37: undefined reference to
DateTime::dayOfTheWeek() const`what am I doing wrong? I use Arduno IDE 2.2.1 and DS33231 lib 1.1.2
Thank you
Marc
The text was updated successfully, but these errors were encountered: