Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TurtleBot_v01 TurtleBot_with_AHS
Fork of Servo by
Revision 2:895102af6679, committed 2018-08-13
- Comitter:
- worasuchad
- Date:
- Mon Aug 13 11:38:39 2018 +0000
- Parent:
- 1:352133517ccc
- Commit message:
- Hormone v.1 for optimizing COT
Changed in this revision
Servo.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 352133517ccc -r 895102af6679 Servo.h --- a/Servo.h Sun Oct 17 13:34:19 2010 +0000 +++ b/Servo.h Mon Aug 13 11:38:39 2018 +0000 @@ -20,8 +20,8 @@ * THE SOFTWARE. */ -#ifndef MBED_SERVO_H -#define MBED_SERVO_H +#ifndef SERVO_H +#define SERVO_H #include "mbed.h"