diff --git a/src/ir_decoder/src/ir_decode.c b/src/ir_decoder/src/ir_decode.c index 5391b2b..367e874 100644 --- a/src/ir_decoder/src/ir_decode.c +++ b/src/ir_decoder/src/ir_decode.c @@ -267,7 +267,7 @@ static UINT16 ir_ac_lib_control(t_remote_ac_status ac_status, UINT16 *user_data, UINT16 time_length = 0; #if defined BOARD_PC - UINT8 i = 0; + UINT16 i = 0; #endif if (0 == context->default_code.len)