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 could eliminate waitFor(edge) and the millisecond offset from the last falling edge could be computed, reducing awake time by not having to wait for an edge multiple times. Still would need to wait for the corrected second boundry to write the updated time to the ds3231.
The text was updated successfully, but these errors were encountered:
This could eliminate waitFor(edge) and the millisecond offset from the last falling edge could be computed, reducing awake time by not having to wait for an edge multiple times. Still would need to wait for the corrected second boundry to write the updated time to the ds3231.
The text was updated successfully, but these errors were encountered: