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_PCF8574
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.10
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_PCF8574
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.11
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 3, 2025

  1. return bool from read_pin()

    FoamyGuy committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    5ffea76 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. comparison instead of bool function

    Co-authored-by: Scott Shawcroft <scott@tannewt.org>
    FoamyGuy and tannewt authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    82f8da9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Merge pull request #9 from FoamyGuy/read_pin_return_bool

    return bool from read_pin()
    FoamyGuy authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    1552cb6 View commit details
    Browse the repository at this point in the history
Loading