diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-17 18:37:38 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-17 18:37:38 +0200 |
| commit | 5d7436ba49bae51389e168b5d43f297fe0ccda7c (patch) | |
| tree | cf05800aaae0979e0e6a02fdb7ce40fc55fc1367 /config.mk | |
| parent | 76f13c34f390e7dbbadb2051cda316f0060bdbff (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=0 +LOGGERS_DELAY=1000 # SUBSCRIBER_DIR will contain all the measurments # received from the publishers SUBSCRIBER_DIR=./data |
