From 273254d83e30a4610c1667dbddab9cf08b8c3585 Mon Sep 17 00:00:00 2001 From: Stanley Huang Date: Tue, 26 Mar 2013 17:21:01 +0800 Subject: header file including fixups --- samples/rpm_led/rpm_led.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/rpm_led') 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 -#include +#include "OBD.h" COBD obd; -- cgit v1.2.3