mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-05 11:26:25 +02:00
Minor changes
This commit is contained in:
parent
7a1e84cbf3
commit
7f55253d26
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ typedef struct queue {
|
|||
int size;
|
||||
char msg[ZMQ_MSG_SIZE];
|
||||
} queue;
|
||||
|
||||
queue queues[MAX_QUEUES];
|
||||
|
||||
int main (int argc, char *argv [])
|
||||
|
|
Loading…
Add table
Reference in a new issue