mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-09 11:12:49 +00:00
changed SHARP to 14
This commit is contained in:
@@ -52,11 +52,8 @@ public:
|
|||||||
#define MITSUBISHI 10
|
#define MITSUBISHI 10
|
||||||
#define SAMSUNG 11
|
#define SAMSUNG 11
|
||||||
#define LG 12
|
#define LG 12
|
||||||
<<<<<<< HEAD
|
|
||||||
#define WHYNTER 13
|
#define WHYNTER 13
|
||||||
=======
|
#define SHARP 14
|
||||||
#define SHARP 13
|
|
||||||
>>>>>>> 0b9d907da992bbb56493164e79d37006ec52e777
|
|
||||||
#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