summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-17 14:50:13 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-17 14:50:13 +0200
commite8417d7397564e2f16b484da357fe01f1c0ccf13 (patch)
tree19e6b8e031549ba827d83a21f11c281d04f9bbfb /config.mk
parent44f332f91d48e43a3a3c30fec4353ea9358d51fd (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 ae7b7b8..a37b20e 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=1
+LOGGERS_DELAY=1000
# SUBSCRIBER_DIR will contain all the measurments
# received from the publishers
SUBSCRIBER_DIR=./data