summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-17 18:37:38 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-17 18:37:38 +0200
commit5d7436ba49bae51389e168b5d43f297fe0ccda7c (patch)
treecf05800aaae0979e0e6a02fdb7ce40fc55fc1367 /config.mk
parent76f13c34f390e7dbbadb2051cda316f0060bdbff (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 db3dc4e..92232f7 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