mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-06 03:46:25 +02:00
Minor changes
This commit is contained in:
parent
641888e41b
commit
4d0635e097
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef ZMQ_MSG_SIZE
|
||||
#define ZMQ_MSG_SIZE 255*10
|
||||
#define ZMQ_MSG_SIZE 5242880
|
||||
#endif
|
||||
|
||||
#define STR(symbol) #symbol
|
||||
|
|
Loading…
Add table
Reference in a new issue