mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2025-07-05 17:27:48 -04:00
Remove unused static
This commit is contained in:
parent
fea7b8d868
commit
fe9f04d146
@ -19,7 +19,6 @@ static byte rxBufferCheckCount = 0;
|
|||||||
#define CAT_RECEIVE_TIMEOUT 500
|
#define CAT_RECEIVE_TIMEOUT 500
|
||||||
static byte cat[5];
|
static byte cat[5];
|
||||||
static byte insideCat = 0;
|
static byte insideCat = 0;
|
||||||
static byte useOpenRadioControl = 0;
|
|
||||||
|
|
||||||
//for broken protocol
|
//for broken protocol
|
||||||
#define CAT_RECEIVE_TIMEOUT 500
|
#define CAT_RECEIVE_TIMEOUT 500
|
||||||
|
Loading…
x
Reference in New Issue
Block a user