Skip to content
This repository was archived by the owner on Sep 30, 2019. 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: adafruit/Adafruit-Raspberry-Pi-Python-Code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bwshockley/Adafruit-Raspberry-Pi-Python-Code
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.
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 26, 2015

  1. Create Adafruit_16x8.py

    Created a python script for the Adafruit 16x8 LED backpack.
    bwshockley committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    0b56d57 View commit details
    Browse the repository at this point in the history
  2. Create ex_16x8_pixels.py

    Example script using the 16x8 backpack.
    bwshockley committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    a2daeea View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Exchanged x and y ranges

    Fixed x and y range error.
    bwshockley committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    02a697e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Update README.md

    Added information about this specific fork.
    bwshockley committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    b1cc8f2 View commit details
    Browse the repository at this point in the history
Loading