Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
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: WiringPi/WiringPi-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Gadgetoid/WiringPi2-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.
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 29, 2014

  1. Update lcd.c

    Correct bug that prevented displays with more than 20 columns or lines to be loaded
    jbmichel committed Apr 29, 2014
    Configuration menu
    Copy the full SHA
    96da4b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. fixed a typo

    sofPwmWrite -> softPwmWrite
    hubunator committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    a7c4bf6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from hubunator/master

    fixed a typo
    Gadgetoid committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    9da4c50 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Merge pull request #29 from WiringPi/master

    Tweaks and twiddles!
    Gadgetoid committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    33388a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Once again fix wiringPiSPIDataRW so that it will return value read fr…

    …om SPI bus. Correct changes already in in wiringpi.i, but missing from wiringpi_wrap.c. Just regenerating this file with swig fixed the issue.
    omwah committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    4ac4acf View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Merge pull request #30 from omwah/master

    Once again fix wiringPiSPIDataRW so that it will return value read from SPI bus.
    Gadgetoid committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    b59a7c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from jbmichel/patch-1

    Update lcd.c
    Gadgetoid committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    73d6a11 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Merge pull request #34 from WiringPi/master

    Sync from Gadgetoid
    Gadgetoid committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    8bf4d8b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Update README.md

    Gadgetoid committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    620be8c View commit details
    Browse the repository at this point in the history
Loading