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 RTC is a 32 bit counter tracking seconds since epoch. Our timestamps use this value, but the START calendar driver uses a struct of actual date values. Hopefully we can pull the function that does this out from the depths of START somewhere.
The text was updated successfully, but these errors were encountered:
the RTC is a 32 bit counter tracking seconds since epoch. Our timestamps use this value, but the START calendar driver uses a struct of actual date values. Hopefully we can pull the function that does this out from the depths of START somewhere.
The text was updated successfully, but these errors were encountered: