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: mxgxw/MFRC522-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aissarmurad/MFRC522-python
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.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 27, 2017

  1. Change RPi.GPIO dependency to OPi.GPIO

    Change RPi.GPIO dependency to OPi.GPIO 0.2.5 is working
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    03df003 View commit details
    Browse the repository at this point in the history
  2. Change spi device from spidev0.0 to spidev1.0

    Change spi device from spidev0.0 to spidev1.0
    from: dev='/dev/spidev0.0'
    to: dev='/dev/spidev1.0'
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    8ecd895 View commit details
    Browse the repository at this point in the history
  3. Change dependency from RPi.GPIO to OPi.GPIO

    Change dependency from RPi.GPIO to OPi.GPIO
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    3c05b35 View commit details
    Browse the repository at this point in the history
  4. Change dependency from RPi.GPIO to OPi.GPIO

    Change dependency from RPi.GPIO to OPi.GPIO
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    c37854b View commit details
    Browse the repository at this point in the history
  5. Change dependency from RPi.GPIO to OPi.GPIO

    Change dependency from RPi.GPIO to OPi.GPIO
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    2ea2b5e View commit details
    Browse the repository at this point in the history
  6. Change README to Orange Pi Zero

    Change README to Orange Pi Zero
    aissarmurad authored Oct 27, 2017
    Configuration menu
    Copy the full SHA
    47a561a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c0825c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4f13e3 View commit details
    Browse the repository at this point in the history
Loading