mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-18 07:12:49 +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:
@@ -22,7 +22,7 @@
|
||||
|
||||
// Defining IR_GLOBAL here allows us to declare the instantiation of global variables
|
||||
#define IR_GLOBAL
|
||||
# include "IRremote.h"
|
||||
# include "AIRremote.h"
|
||||
# include "IRremoteInt.h"
|
||||
#undef IR_GLOBAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user