tidak ada cadangan board sedangkan harus sudah membuat video
Dependents: Base_Hybrid_V2 base_rekam_darurat_v1
Fork of Servo by
Revision 5:1d2ce8e2e7aa, committed 2016-02-18
- Comitter:
- Najib_irvani
- Date:
- Thu Feb 18 09:17:54 2016 +0000
- Parent:
- 4:624f25b3bcc9
- Commit message:
- okookokoko
Changed in this revision
Servo.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 624f25b3bcc9 -r 1d2ce8e2e7aa Servo.h --- a/Servo.h Tue Feb 16 18:29:51 2016 +0000 +++ b/Servo.h Thu Feb 18 09:17:54 2016 +0000 @@ -81,7 +81,7 @@ * @param range Pulsewidth range from center (1.5ms) to maximum/minimum position in seconds * @param degrees Angle from centre to maximum/minimum position in degrees */ - void calibrate(float range = 0.0010, float degrees = 90.0); + void calibrate(float range = 0.0008, float degrees = 90.0); /** Shorthand for the write and read functions */ Servo& operator= (float percent);