Remove unused static

This commit is contained in:
Reed Nightingale 2020-01-26 10:42:37 -08:00
parent fea7b8d868
commit fe9f04d146

View File

@ -19,7 +19,6 @@ static byte rxBufferCheckCount = 0;
#define CAT_RECEIVE_TIMEOUT 500
static byte cat[5];
static byte insideCat = 0;
static byte useOpenRadioControl = 0;
//for broken protocol
#define CAT_RECEIVE_TIMEOUT 500