summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2018-03-23 11:27:39 +1100
committerGitHub <noreply@github.com>2018-03-23 11:27:39 +1100
commit1298f6387eadbe7518850790b75766af7b571c35 (patch)
tree4c76b8ce0144e7b20091cb9b623c27f315529b35
parent2f38e4d9e7b63ec843fad7a371d8c3542bf70f78 (diff)
download2021-arduino-obd-1298f6387eadbe7518850790b75766af7b571c35.tar.gz
2021-arduino-obd-1298f6387eadbe7518850790b75766af7b571c35.tar.bz2
2021-arduino-obd-1298f6387eadbe7518850790b75766af7b571c35.zip
Update README.txt
-rw-r--r--nanologger/README.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/nanologger/README.txt b/nanologger/README.txt
index 115b320..d381889 100644
--- a/nanologger/README.txt
+++ b/nanologger/README.txt
@@ -2,6 +2,4 @@ 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 (cbp), please download CodeBlocks Arduino Edition (http://arduinodev.com/codeblocks).
-
The source code is distributed under GPL license.