summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4bab394..7356a0d 100644
--- a/README.md
+++ b/README.md
@@ -61,9 +61,9 @@ samples - several simple sketches for testing purpose
nanologger - OBD-II data logger working with 128x64 monochrome OLED display (for Arduino Nano)
-unologger - OBD-II data logger working with 320x240 TFT LCD display (for Arduino UNO & Bluno)
+megalogger - OBD-II and GPS data logger based on 320x240 TFT LCD display (for Arduino MEGA/ADK)
-megalogger - OBD-II and GPS data logger based on 320x240 TFT LCD display (for Arduino MEGA, ADK and DUE)
+tester - a testing sketch for OBD-II communication and capability
utilites - useful utility source code for development