Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkals/Arduino-Python3-Command-API
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Doom4535/Arduino-Python3-Command-API
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 2, 2022

  1. Made Serial Parsing more robust

    Modified/cherry-picked by Aaron Covrig <[email protected]>
    rlourette authored and Doom4535 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    efa11ba View commit details
    Browse the repository at this point in the history
  2. Fixed parsing errors in serial parser

    Changes:
    1. Updated serial parsing calls to grab the beginning of each line
    and support dynamic command lengths
    2. Added in notes on potential inclusion of checksums and error
    correction coding
    Doom4535 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    62f86f1 View commit details
    Browse the repository at this point in the history
Loading