summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--megalogger/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/megalogger/config.h b/megalogger/config.h
index 8feb1fe..9f6a343 100644
--- a/megalogger/config.h
+++ b/megalogger/config.h
@@ -26,7 +26,8 @@
// this defines the format of data streaming
// FORMAT_BIN is required by Freematics OBD iOS App
-// FORMAT_CSV is for text-based output
+// FORMAT_CSV for text-based data, hex digits for PID
+// FORMAT_TEXT for text-based, text names for PID
#define STREAM_FORMAT FORMAT_BIN
/* Default streaming baudrates: