Replies: 1 comment 10 replies
-
a fix might just check if the hour is 0 ( maybe minute and second too) and call syncDate again |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Found a race condition for STM32RTC getEpoch
https://github.com/stm32duino/STM32RTC/blob/a3036e0e9605ddc0e13c7cc259082bfe394b6e77/src/STM32RTC.cpp#L1110
Beta Was this translation helpful? Give feedback.
All reactions