diff --git a/IRremoteInt.h b/IRremoteInt.h index e565327..cdcdefa 100644 --- a/IRremoteInt.h +++ b/IRremoteInt.h @@ -97,7 +97,7 @@ #define NEC_HDR_MARK 9000 #define NEC_HDR_SPACE 4500 #define NEC_BIT_MARK 560 -#define NEC_ONE_SPACE 1600 +#define NEC_ONE_SPACE 1692 #define NEC_ZERO_SPACE 560 #define NEC_RPT_SPACE 2250