summaryrefslogtreecommitdiff
path: root/samples/rpm_led
diff options
context:
space:
mode:
Diffstat (limited to 'samples/rpm_led')
-rw-r--r--samples/rpm_led/rpm_led.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/rpm_led/rpm_led.ino b/samples/rpm_led/rpm_led.ino
index 415f119..c641736 100644
--- a/samples/rpm_led/rpm_led.ino
+++ b/samples/rpm_led/rpm_led.ino
@@ -6,7 +6,7 @@
*************************************************************************/
#include <Arduino.h>
-#include <OBD.h>
+#include "OBD.h"
COBD obd;