mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-19 15:52:54 +00:00
working on restructuring and renaming. Change IRremote.h to AIRremote.h
If there are other ideas for a better name then we can use that, A = Arduino in case it wasnt obvious.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* http://arcfn.com
|
||||
*/
|
||||
|
||||
#include <IRremote.h>
|
||||
#include <AIRremote.h>
|
||||
|
||||
int RECV_PIN = 11;
|
||||
int RELAY_PIN = 4;
|
||||
|
||||
Reference in New Issue
Block a user