summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2013-09-06 13:12:55 +0800
committerStanley Huang <stanleyhuangyc@gmail.com>2013-09-06 13:12:55 +0800
commit81005ea641d723f447a20e82020e6132e6e1775d (patch)
tree9771920e7b7d750e59f6367c73dace46f0970bed
parentbc08bb34c5e14132edba9cfae2c6a050daab03aa (diff)
download2021-arduino-obd-81005ea641d723f447a20e82020e6132e6e1775d.tar.gz
2021-arduino-obd-81005ea641d723f447a20e82020e6132e6e1775d.tar.bz2
2021-arduino-obd-81005ea641d723f447a20e82020e6132e6e1775d.zip
Update README.txt
-rw-r--r--megalogger/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/megalogger/README.txt b/megalogger/README.txt
index 6d874dd..5a01eb2 100644
--- a/megalogger/README.txt
+++ b/megalogger/README.txt
@@ -2,6 +2,6 @@ This is the source code for the Arduino OBD-II data logger, which displays (on a
To compile the code with Arduino IDE, please copy all library files from the libraries directory to Arduino's libraries directory.
-To open the project file (obdlogger.cbp), please download CodeBlocks Arduino Edition (http://www.arduinodev.com/codeblocks).
+To use the project file (megalogger.cbp) to compile and upload, please download CodeBlocks Arduino Edition (http://www.arduinodev.com/codeblocks).
The source code is distributed under GPL license.