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
a3bb6ee6d7
commit
641888e41b
3 changed files with 7 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ CFLAGS=
|
|||
MACROS=\
|
||||
-DZMQ_TOKEN=\"$(ZMQ_TOKEN)\" \
|
||||
-DZMQ_MSG_SIZE=$(ZMQ_MSG_SIZE) \
|
||||
-DLOGGER_DELAY=$(LOGGER_DELAY)
|
||||
-DLOGGERS_DELAY=$(LOGGERS_DELAY)
|
||||
|
||||
all: publisher subscriber logger
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue