Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix reading time after date race #115

Merged
merged 1 commit into from
Dec 21, 2024
Merged

fix reading time after date race #115

merged 1 commit into from
Dec 21, 2024

Conversation

ant32
Copy link

@ant32 ant32 commented Dec 19, 2024

Fix issue where date changes after reading date but before reading time.

Fixes #114

@fpistm fpistm self-requested a review December 20, 2024 08:05
@fpistm fpistm added the fix 🩹 Bug fix label Dec 20, 2024
@fpistm fpistm added this to the 1.6.1/1.7.0 milestone Dec 20, 2024
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @ant32

@fpistm fpistm merged commit 97adafa into stm32duino:main Dec 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
Development

Successfully merging this pull request may close these issues.

getEpoch has a race condition causing it to be off by one day
3 participants