From ee6cbc61495e15639c07f83d77d78ab5fe77efad Mon Sep 17 00:00:00 2001 From: DashyFox Date: Fri, 16 Feb 2024 17:05:14 +0300 Subject: [PATCH] earse array --- IR_Decoder.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/IR_Decoder.h b/IR_Decoder.h index c69f2a6..bcec29a 100644 --- a/IR_Decoder.h +++ b/IR_Decoder.h @@ -85,7 +85,8 @@ public: _dataRawSize = len; _err = err; _bitPeriod = rTime; - for (uint8_t i = 0; i < len && len