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
This would be really simple to do but would save extra time. I have added it to the RTCZero.cpp file on my local machine, but it could be a feature that more people would be interested in.
void RTCZero::reset()
{
setTime(0,0,0);
}
The text was updated successfully, but these errors were encountered:
This would be really simple to do but would save extra time. I have added it to the RTCZero.cpp file on my local machine, but it could be a feature that more people would be interested in.
void RTCZero::reset()
{
setTime(0,0,0);
}
The text was updated successfully, but these errors were encountered: