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: adafruit/Adafruit_CircuitPython_FruitJam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_FruitJam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. headphone vs speaker usage

    Short examples showing how to set volume and play WAV files for both headphone 3.5mm jack and mini speaker.
    mikeysklar committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    0e0ab54 View commit details
    Browse the repository at this point in the history
  2. license files for wavs

    mikeysklar committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e95edb3 View commit details
    Browse the repository at this point in the history
  3. wav file reuse

    mikeysklar committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    456851a View commit details
    Browse the repository at this point in the history
  4. ruff whitespace

    mikeysklar committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    09af721 View commit details
    Browse the repository at this point in the history
  5. use .license files

    FoamyGuy committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    b8b1770 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from mikeysklar/headphone-speaker

    headphone vs speaker usage
    FoamyGuy authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    a0327ac View commit details
    Browse the repository at this point in the history
Loading