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

millis() wraparound #25

Open
jacobeva opened this issue Aug 30, 2024 · 1 comment
Open

millis() wraparound #25

jacobeva opened this issue Aug 30, 2024 · 1 comment

Comments

@jacobeva
Copy link

Apparently, millis() will wrap around to 0 after roughly 49 days of execution time. In environments where the RNode may be left unattended, this could be an issue, and cause weird behaviour.

I need to check if this is a real problem or not.

See:
https://www.arduino.cc/reference/en/language/functions/time/millis/

@jacobeva
Copy link
Author

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

No branches or pull requests

1 participant