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: lptech/Exploring-Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sciguy14/Exploring-Arduino-1st-Edition
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.
  • 11 commits
  • 47 files changed
  • 3 contributors

Commits on Sep 23, 2013

  1. Configuration menu
    Copy the full SHA
    01570bd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. Update rgb_nightlight.ino

    There is a 'else' missing in the setMode function. It looks like the first 3 modes are working but the LED's are not always on.
    lovebug356 committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    8b5ee43 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2013

  1. Merge pull request sciguy14#1 from lovebug356/patch-1

    Updating rgb_nightlight.ino from Ch2 to replace an "if" that should have been an "else if" statement.
    sciguy14 committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    524f9c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. Configuration menu
    Copy the full SHA
    515d0f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Configuration menu
    Copy the full SHA
    52e8655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eed552 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Fix comment typo

    sciguy14 authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    abe3559 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Updating README formatting

    sciguy14 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    9518ad0 View commit details
    Browse the repository at this point in the history
  2. Fix Chapter README Markdown

    sciguy14 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    362f6b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. New Repository Name

    sciguy14 committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    81815c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Code Sync Commit

    sciguy14 committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    680271c View commit details
    Browse the repository at this point in the history
Loading