summaryrefslogtreecommitdiff
path: root/samples/dashboard_4884
diff options
context:
space:
mode:
Diffstat (limited to 'samples/dashboard_4884')
-rw-r--r--samples/dashboard_4884/dashboard_4884.ino4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/dashboard_4884/dashboard_4884.ino b/samples/dashboard_4884/dashboard_4884.ino
index 8c44eeb..8239b73 100644
--- a/samples/dashboard_4884/dashboard_4884.ino
+++ b/samples/dashboard_4884/dashboard_4884.ino
@@ -7,8 +7,8 @@
*************************************************************************/
#include <Arduino.h>
-#include <OBD.h>
-#include <LCD4884.h>
+#include "OBD.h"
+#include "LCD4884.h"
// the following line toggles between hardware serial and software serial
// #define USE_SOFTSERIAL