tidak ada cadangan board sedangkan harus sudah membuat video

Dependents:   Base_Hybrid_V2 base_rekam_darurat_v1

Fork of Servo by Simon Ford

Revision:
5:1d2ce8e2e7aa
Parent:
4:624f25b3bcc9
--- 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);