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: babean/IRRemote
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2
Choose a base ref
...
head repository: babean/IRRemote
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 3, 2016

  1. use #if(DEBUG) switch

    babean committed Jun 3, 2016
    Copy the full SHA
    7cf5d2e View commit details

Commits on Mar 28, 2017

  1. lib 2.0 compliance

    Michael Doan committed Mar 28, 2017
    Copy the full SHA
    f2fc7d6 View commit details
  2. edit properties

    babean committed Mar 28, 2017
    Copy the full SHA
    9c240c2 View commit details
  3. edit properties

    babean committed Mar 28, 2017
    Copy the full SHA
    c5361e5 View commit details
Showing with 106 additions and 753 deletions.
  1. +0 −491 SparkIntervalTimer.cpp
  2. +0 −165 SparkIntervalTimer.h
  3. +1 −5 { → examples/usage}/IRrecvDemo.ino
  4. +12 −0 library.properties
  5. +77 −80 { → src}/IRremote.cpp
  6. +10 −6 { → src}/IRremote.h
  7. +6 −6 { → src}/IRremoteInt.h
Loading