]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmp.c
version 1.9.9: some code corrections
[irmp.git] / irmp.c
diff --git a/irmp.c b/irmp.c
index e6ecac280571958b32c2e5764153725bbe156525..8c0c6a74304bd8b255bc248df2c86490c7dc1e1f 100644 (file)
--- 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\r
 #endif\r
 \r
-static uint8_t  irmp_bit;                                                               // current bit position\r
-\r
 /*---------------------------------------------------------------------------------------------------------------------------------------------------\r
  *  store bit\r
  *  @details  store bit in temp address or temp command\r
@@ -2896,7 +2894,6 @@ irmp_ISR (void)
                             irmp_bit++;\r
                             ANALYZE_PUTCHAR ('S');\r
                             ANALYZE_NEWLINE ();\r
-                            irmp_tmp_id = 0;\r
                             irmp_tmp_command <<= 1;\r
                         }\r
                         else\r