From 60fdc80023184f56f62f7e9adcad597a5a809a01 Mon Sep 17 00:00:00 2001 From: stanleyhuangyc Date: Mon, 25 Mar 2013 01:14:22 +0800 Subject: Update README.txt --- obdlogger/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'obdlogger/README.txt') diff --git a/obdlogger/README.txt b/obdlogger/README.txt index 112b3b5..e94646e 100644 --- a/obdlogger/README.txt +++ b/obdlogger/README.txt @@ -1,4 +1,4 @@ -This is the source code for the Arduino OBD-II data logger, which displays (on a 128กม64 OLED display module) and records (to a SD card) a selected set of OBD-II data. For hardware configuration and wiring guide, please refer to: +This is the source code for the Arduino OBD-II data logger, which displays (on a 128x64 OLED display module) and records (to a SD card) a selected set of OBD-II data. For hardware configuration and wiring guide, please refer to: http://obd.arduinodev.com The recorded data is stored in CSV format and the file can be illustrated into a graphic chart by a free service at: @@ -6,4 +6,4 @@ http://obd.arduinodev.com/view.html To open the project file (obdlogger.cbp), please download CodeBlocks Arduino Edition (http://www.arduinodev.com/codeblocks). -The source code is distributed under GPL license. \ No newline at end of file +The source code is distributed under GPL license. -- cgit v1.2.3