working on renaming files

This commit is contained in:
Rafi Khan
2017-04-22 23:25:11 -06:00
parent f1eac2e094
commit 55c08a7d35
26 changed files with 61 additions and 60 deletions

View File

@@ -6,7 +6,7 @@
* http://arcfn.com
*/
#include "IRremote.h"
#include "InfraredRemote.h"
#define POWER 0x7F80
#define AIWA_RC_T501

View File

@@ -6,7 +6,7 @@
* http://arcfn.com
*/
#include <IRremote.h>
#include <InfraredRemote.h>
int RECV_PIN = 11;