From b0cf326df7da71bdde0afeee587dba3e8bb6bd96 Mon Sep 17 00:00:00 2001 From: Stanley Huang Date: Sun, 22 Dec 2013 22:22:00 +1100 Subject: Update README.txt --- megalogger/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'megalogger') diff --git a/megalogger/README.txt b/megalogger/README.txt index 5a01eb2..82cd927 100644 --- a/megalogger/README.txt +++ b/megalogger/README.txt @@ -1,4 +1,4 @@ -This is the source code for the Arduino OBD-II data logger, which displays (on a 320x240 TFT LCD shield) and records (to a SD card) a selected set of OBD-II data. +This is the source code for the Arduino OBD-II data logger, which displays (on a 320x240 TFT LCD shield) and records (to a SD card) GPS and a set of OBD-II data in the form of text-based CSV format file or more compacted binary file. To compile the code with Arduino IDE, please copy all library files from the libraries directory to Arduino's libraries directory. -- cgit v1.2.3