mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-07 01:13:18 +00:00
add more static annotations
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ static void *outgoingSlots[CACHE_SIZE];
|
||||
|
||||
static Queue_t cache, rcache, incoming, outgoing;
|
||||
|
||||
volatile bool enqueueStatus = false;
|
||||
static volatile bool enqueueStatus = false;
|
||||
|
||||
void Setup();
|
||||
void general_GPIO_init();
|
||||
|
||||
Reference in New Issue
Block a user