Servo pt. 2

Dependents:   FollowMeBot FollowMeBot FollowMeBot3 FollowMeBot

Fork of Servo by Simon Ford

Revision:
4:d67ccd284081
Parent:
3:36b69a7ced07
Child:
5:dec99beeafee
--- a/Servo.h	Thu Sep 02 17:34:43 2010 +0000
+++ b/Servo.h	Mon Nov 11 19:22:01 2013 +0000
@@ -25,6 +25,8 @@
 
 #include "mbed.h"
 
+#define SERVO_HOME 0.45
+
 /** Servo control class, based on a PwmOut
  *
  * Example: