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