Skip to content

v2.1.3 #90

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

Merged
merged 7 commits into from
Dec 9, 2021
Merged

v2.1.3 #90

merged 7 commits into from
Dec 9, 2021

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Dec 9, 2021

No description provided.

nseidle and others added 7 commits December 8, 2021 14:00
Add maxWait to begin functions
If you are using Serial, and the module is already outputting messages at high navigation rate, .begin can often fail due to traffic congestion.
You can:
- use a long maxWait (5 seconds seems to work well)
- use a short maxWait and set assumeSuccess to true
@PaulZC PaulZC merged commit a5e581a into main Dec 9, 2021
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.

2 participants