summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2014-01-08 22:37:00 +1100
committerStanley Huang <stanleyhuangyc@gmail.com>2014-01-08 22:37:00 +1100
commite1887a123deb2e166dd1bb0dd1d76f6fd665f1a8 (patch)
tree54ae14f0a5956c5a32ecf6cb37a04bcfa96509e7
parent57cf40b7e13cc1cddf8cabe83e9ea32d28bbd168 (diff)
download2021-arduino-obd-e1887a123deb2e166dd1bb0dd1d76f6fd665f1a8.tar.gz
2021-arduino-obd-e1887a123deb2e166dd1bb0dd1d76f6fd665f1a8.tar.bz2
2021-arduino-obd-e1887a123deb2e166dd1bb0dd1d76f6fd665f1a8.zip
Update OBD.cpp
-rw-r--r--libraries/OBD/OBD.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/OBD/OBD.cpp b/libraries/OBD/OBD.cpp
index a1d2191..95c1463 100644
--- a/libraries/OBD/OBD.cpp
+++ b/libraries/OBD/OBD.cpp
@@ -1,7 +1,7 @@
/*************************************************************************
* Arduino Library for OBD-II UART/I2C Adapter
* Distributed under GPL v2.0
-* Visit http://arduinodev.com for more information
+* Visit http://freematics.com for more information
* (C)2012-2014 Stanley Huang <stanleyhuangyc@gmail.com>
*************************************************************************/