aboutsummaryrefslogtreecommitdiff
path: root/libraries/Servo/Servo.h
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2008-05-07 22:15:55 +0000
committerDavid A. Mellis <d.mellis@arduino.cc>2008-05-07 22:15:55 +0000
commit5fa29a57bec20439e386824e4b1896a68e1c9e1d (patch)
tree6254c32042102e4ecb21d1a2729a26332e0df3b4 /libraries/Servo/Servo.h
parentd98fdd989fcc598401e89e5095cfcdce3baff9b8 (diff)
Adding a couple of Servo examples from Wiring (slightly modified).
Diffstat (limited to 'libraries/Servo/Servo.h')
-rwxr-xr-xlibraries/Servo/Servo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/Servo/Servo.h b/libraries/Servo/Servo.h
index 780367d..59f04d9 100755
--- a/libraries/Servo/Servo.h
+++ b/libraries/Servo/Servo.h
@@ -22,7 +22,6 @@
*/
#include <inttypes.h>
-#include <wiring.h>
class Servo
{