diff options
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.h b/src/utils.h index 2f5f82a..5cf2b3c 100644 --- a/src/utils.h +++ b/src/utils.h @@ -12,6 +12,7 @@ #define STATIC_LEN 255 #define MAX_RECORD_LEN 100 #define MAX_QUEUES 1 +#define CSV_HEADER "timestamp,nsecs,power" #ifndef ZMQ_TOKEN #define ZMQ_TOKEN "ina260-zmq-publisher" |
