From 7ffc9f9dcbb55e54cf3405aa9ceba5ca9b331cac Mon Sep 17 00:00:00 2001 From: Sven Killig Date: Mon, 25 Feb 2013 02:49:37 +0100 Subject: [PATCH] EM 1000: cleanup --- src/rtl_433.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/rtl_433.c b/src/rtl_433.c index 85c6f45a..2ff8d93c 100755 --- a/src/rtl_433.c +++ b/src/rtl_433.c @@ -258,21 +258,19 @@ static int waveman_callback(uint8_t bb[BITBUF_ROWS][BITBUF_COLS]) { return 0; } + uint16_t AD_POP(uint8_t bb[BITBUF_COLS], uint8_t bits, uint8_t bit) { uint16_t val = 0; - uint8_t i, byte_no, bit_no; for (i=0;i