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

UINT_MAX should be ULONG_MAX #302

Merged
merged 1 commit into from
Sep 6, 2024
Merged

UINT_MAX should be ULONG_MAX #302

merged 1 commit into from
Sep 6, 2024

Conversation

ted-miller
Copy link
Collaborator

Fix #301

Technically these are the same thing on current platform. But this has potential to be wrong on future controller.

@ted-miller ted-miller merged commit 4133298 into main Sep 6, 2024
14 checks passed
@ted-miller ted-miller deleted the ulong_max branch September 6, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

main: incorrect usage of UINT_MAX in period calculation
2 participants