Fixup old examples

Add new example
This commit is contained in:
Bluechip
2015-06-20 22:03:00 +01:00
parent 4811a3d86a
commit e213019fca
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