Minor changes

This commit is contained in:
Loic Guegan 2023-07-16 17:41:09 +02:00
parent a3bb6ee6d7
commit 641888e41b
3 changed files with 7 additions and 7 deletions

View file

@ -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