X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/fc80d6887b7bd8b961aec07d96cc02cc7b08e000..ca2a1d9fe525095e2cf2391614d8fb2c9ab418b7:/irmp.c diff --git a/irmp.c b/irmp.c index e6ecac2..8c0c6a7 100644 --- a/irmp.c +++ b/irmp.c @@ -1621,8 +1621,6 @@ static uint16_t irmp_tmp_id; static uint8_t xor_check[6]; // check kaseikyo "parity" bits #endif -static uint8_t irmp_bit; // current bit position - /*--------------------------------------------------------------------------------------------------------------------------------------------------- * store bit * @details store bit in temp address or temp command @@ -2896,7 +2894,6 @@ irmp_ISR (void) irmp_bit++; ANALYZE_PUTCHAR ('S'); ANALYZE_NEWLINE (); - irmp_tmp_id = 0; irmp_tmp_command <<= 1; } else