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: pschatzmann/arduino-libhelix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gpetrik981/arduino-libhelix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 17, 2023

  1. avoiding clicks (mostly on 320kbps streams) in case of buffer underru…

    …ns (ie. a partial but otherwise OK frame is in the buffer)
    
    If we don't skip, next time incoming data will complete the frame (most probably) and decoding will succeed.
    gpetrik981 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    20931cb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    da6c8f5 View commit details
    Browse the repository at this point in the history
Loading