fixed print loop interator precise issue in ac decoder
This commit is contained in:
@@ -267,7 +267,7 @@ static UINT16 ir_ac_lib_control(t_remote_ac_status ac_status, UINT16 *user_data,
|
|||||||
UINT16 time_length = 0;
|
UINT16 time_length = 0;
|
||||||
|
|
||||||
#if defined BOARD_PC
|
#if defined BOARD_PC
|
||||||
UINT8 i = 0;
|
UINT16 i = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (0 == context->default_code.len)
|
if (0 == context->default_code.len)
|
||||||
|
|||||||
Reference in New Issue
Block a user