mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-07 04:16:26 +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
|
#endif
|
||||||
|
|
||||||
#ifndef ZMQ_MSG_SIZE
|
#ifndef ZMQ_MSG_SIZE
|
||||||
#define ZMQ_MSG_SIZE 255*10
|
#define ZMQ_MSG_SIZE 5242880
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define STR(symbol) #symbol
|
#define STR(symbol) #symbol
|
||||||
|
|
Loading…
Add table
Reference in a new issue