summaryrefslogtreecommitdiff
path: root/samples/test_obd_i2c
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2014-03-18 22:37:18 +0800
committerStanley Huang <stanleyhuangyc@gmail.com>2014-03-18 22:37:18 +0800
commitbe625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d (patch)
tree5381012b46ad39362d5c08dbd7c82736eee73a6f /samples/test_obd_i2c
parent6aaf937f2c17d713966b3b3d647fa35980a3b8ce (diff)
download2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.tar.gz
2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.tar.bz2
2021-arduino-obd-be625d6ca4cf59fb4f4d0e2fe79d798a529b8c3d.zip
Cleanup
Diffstat (limited to 'samples/test_obd_i2c')
-rw-r--r--samples/test_obd_i2c/test_obd_i2c.ino3
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/test_obd_i2c/test_obd_i2c.ino b/samples/test_obd_i2c/test_obd_i2c.ino
index dd50c2f..7d78004 100644
--- a/samples/test_obd_i2c/test_obd_i2c.ino
+++ b/samples/test_obd_i2c/test_obd_i2c.ino
@@ -3,9 +3,6 @@
#include <OBD.h>
#include <MPU6050.h>
#include <SPI.h>
-//#include <MultiLCD.h>
-
-//LCD_ILI9341 lcd;
#define CON Serial