diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-17 14:50:13 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-17 14:50:13 +0200 |
| commit | e8417d7397564e2f16b484da357fe01f1c0ccf13 (patch) | |
| tree | 19e6b8e031549ba827d83a21f11c281d04f9bbfb /config.mk | |
| parent | 44f332f91d48e43a3a3c30fec4353ea9358d51fd (diff) | |
Minor changes
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
