diff --git a/IRremoteInt.h b/IRremoteInt.h index 393b502..486e0cf 100644 --- a/IRremoteInt.h +++ b/IRremoteInt.h @@ -38,7 +38,7 @@ //------------------------------------------------------------------------------ // Information for the Interrupt Service Routine // -#define RAWBUF 100 // Maximum length of raw duration buffer +#define RAWBUF 101 // Maximum length of raw duration buffer typedef struct {