Fixup old examples

Add new example
This commit is contained in:
Bluechip
2015-06-20 22:03:00 +01:00
parent 07df68af9d
commit ae477413de
3 changed files with 175 additions and 8 deletions

View File

@@ -18,6 +18,11 @@
#ifndef IRremote_h
#define IRremote_h
//------------------------------------------------------------------------------
// The ISR header contains several useful macros the user may wish to use
//
#include "IRremoteInt.h"
//------------------------------------------------------------------------------
// Supported IR protocols
// Each protocol you include costs memory and, during decode, costs time