summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2013-12-22 22:28:28 +1100
committerStanley Huang <stanleyhuangyc@gmail.com>2013-12-22 22:28:28 +1100
commit4098d5bfbf5f5d0c8e0171f1140c1765b2b99ff9 (patch)
treedd9717b675630eb7c11860a272dd91baa312df20 /README.md
parent7fb3a9f3b49c569ed13ac7673080250db2787f08 (diff)
download2021-arduino-obd-4098d5bfbf5f5d0c8e0171f1140c1765b2b99ff9.tar.gz
2021-arduino-obd-4098d5bfbf5f5d0c8e0171f1140c1765b2b99ff9.tar.bz2
2021-arduino-obd-4098d5bfbf5f5d0c8e0171f1140c1765b2b99ff9.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index e406ba0..5d94310 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,7 @@ Additional defines can be added to access all OBD-II PIDs which the car's ECU pr
Directory Descriptions
----------------------
-libraries/OBD - Arduino library for OBD-II adapter
-
-samples/rpm_led - a simplest example sketch implementing a RPM indicator with the pin 13 LED on Arduino board
+libraries - all Arduino libraries needed for OBD-II adapter and kits
samples/dashboard_1602 - an example sketch showing a set of vehicle data with a LCD1602 shield