arm: remove redundant declarations

This commit is contained in:
Philippe Teuwen 2020-05-10 14:17:08 +02:00
commit 99b55a36e4
4 changed files with 0 additions and 6 deletions

View file

@ -13,7 +13,6 @@
#include "common.h"
extern const uint8_t OddByteParity[256];
extern int rsamples; // = 0;
extern uint8_t trigger;
extern bool allow_send_wtx;