Microros baudrate issue103 #104
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR closes Issue #103 where the pico runs 115200 baud rate, and the default is 115200 if not specified. This would cause a mismatch after linorobot2 PR #174 is merged. The baud rate for all microcontrollers is set to 921600.
The README.md is updated to give an overview of this repo and to advise when using this repo is appropriate, and to note its coupling to the Jazzy branch of linorobot2, and to point to the hippo5329 repo for new users. This advice should be good until most of the goodness in the hippo5392 repos are migrated to this upstream repo.
This PR is tied to linorobot/linorobot2#176
Please merge this and the associated linorobot2 PR at the same time, to avoid inconsistent repos.