From b6b6bdcf8256c635caeaa53c227e2444ed36c5b4 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 12 Aug 2014 08:27:34 -0700 Subject: Getting the box ready for Daniel. This is a first pass at cleaning up the code and getting the libraries to build with Arduino 1.0. I've started reworking the code for the new adventure. Dialog notes are in notes.txt. I've also added a Makefile to build from the command line. --- libraries/PWMServo/PWMServo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/PWMServo/PWMServo.cpp') diff --git a/libraries/PWMServo/PWMServo.cpp b/libraries/PWMServo/PWMServo.cpp index f80b0c8..bc3dd7e 100644 --- a/libraries/PWMServo/PWMServo.cpp +++ b/libraries/PWMServo/PWMServo.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include /* -- cgit v1.2.3