summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-17 17:58:20 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-17 17:58:20 +0200
commit78b28ce9234647709b8a60fb8b9f72ebaf874a1b (patch)
tree408cc477c7535f2a8bdbb3a4f11e08dac2c8100d /config.mk
parentc79a02c57bd20cf5b3b289fc9d6da7fdcc4a5d1d (diff)
Minor changes
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 34a3ced..2a172dd 100644
--- a/config.mk
+++ b/config.mk
@@ -19,7 +19,7 @@ LOGGERS_DIR=/tmp/ina260_logs/
# LOGGERS_DELAY defines the delay between 2 consecutive
# ina260 power read performed by the logger
# Unit is milliseconds
-LOGGERS_DELAY=0
+LOGGERS_DELAY=1000
# SUBSCRIBER_DIR will contain all the measurments
# received from the publishers
SUBSCRIBER_DIR=./data