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

Use float seconds timeout #6

Merged
merged 1 commit into from Mar 22, 2022
Merged

Conversation

dhalbert
Copy link
Contributor

As of CircuitPython 4.0 (released in May 2019), the UART timeout is specified as a float seconds value, as a milliseconds. We are up to CircuitPython 7.1.1 now. A user tried to use this library recently and ran into the timeout problem: https://forums.adafruit.com/viewtopic.php?f=60&t=186975.

This PR updates the timeout value.

Thanks for writing this library. We (Adafruit) have nothing similar at the moment.

@mmabey mmabey merged commit abaad63 into mmabey:master Mar 22, 2022
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.

None yet

2 participants