mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-02 19:42:54 +00:00
Changed define for Aiwa from 14 to 15
This commit is contained in:
@@ -53,7 +53,8 @@ public:
|
||||
#define SAMSUNG 11
|
||||
#define LG 12
|
||||
#define WHYNTER 13
|
||||
#define AIWA_RC_T501 14
|
||||
#define Sharp 14
|
||||
#define AIWA_RC_T501 15
|
||||
#define UNKNOWN -1
|
||||
|
||||
// Decoded value for NEC when a repeat code is received
|
||||
|
||||
Reference in New Issue
Block a user