tidak ada cadangan board sedangkan harus sudah membuat video

Dependents:   Base_Hybrid_V2 base_rekam_darurat_v1

Fork of Servo by Simon Ford

Files at this revision

API Documentation at this revision

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
--- 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);