mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-19 04:09:45 +00:00
Minor changes
This commit is contained in:
parent
bcd7e7f5ff
commit
5bb2a260f5
2 changed files with 11 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -7,7 +7,8 @@ MACROS=\
|
|||
-DZMQ_TOKEN=\"$(ZMQ_TOKEN)\" \
|
||||
-DZMQ_MSG_SIZE=$(ZMQ_MSG_SIZE) \
|
||||
-DLOG_DELAY=$(LOG_DELAY) \
|
||||
-DMAX_QUEUE=$(MAX_QUEUE)
|
||||
-DMAX_QUEUE=$(MAX_QUEUE) \
|
||||
-DRCV_CMD=":"
|
||||
|
||||
all: publisher subscriber
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue