Skip to content

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