summaryrefslogtreecommitdiff
path: root/obdlogger
diff options
context:
space:
mode:
authorstanleyhuangyc <stanleyhuangyc@gmail.com>2013-03-25 01:14:22 +0800
committerstanleyhuangyc <stanleyhuangyc@gmail.com>2013-03-25 01:14:22 +0800
commit60fdc80023184f56f62f7e9adcad597a5a809a01 (patch)
tree9f31e38f1c1dbe389fb0f37d4011e2f23c069897 /obdlogger
parentdbfcc3666e91867ecc2a23c4a94abb972c71f654 (diff)
download2021-arduino-obd-60fdc80023184f56f62f7e9adcad597a5a809a01.tar.gz
2021-arduino-obd-60fdc80023184f56f62f7e9adcad597a5a809a01.tar.bz2
2021-arduino-obd-60fdc80023184f56f62f7e9adcad597a5a809a01.zip
Update README.txt
Diffstat (limited to 'obdlogger')
-rw-r--r--obdlogger/README.txt4
1 files changed, 2 insertions, 2 deletions
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.