Servo pt. 2
Dependents: FollowMeBot FollowMeBot FollowMeBot3 FollowMeBot
Fork of Servo by
Revision 5:dec99beeafee, committed 2013-11-18
- Comitter:
- dhamilton31
- Date:
- Mon Nov 18 21:08:46 2013 +0000
- Parent:
- 4:d67ccd284081
- Commit message:
- did a lot of work on getting serial working and on adding helpful classes and methods for servo control.
Changed in this revision
Servo.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r d67ccd284081 -r dec99beeafee Servo.h --- a/Servo.h Mon Nov 11 19:22:01 2013 +0000 +++ b/Servo.h Mon Nov 18 21:08:46 2013 +0000 @@ -25,8 +25,6 @@ #include "mbed.h" -#define SERVO_HOME 0.45 - /** Servo control class, based on a PwmOut * * Example: