Servo

Dependents:   catchCats catchCats

Fork of Servo by Simon Ford

Revision:
4:9188280ec20c
Parent:
3:36b69a7ced07
--- a/Servo.h	Thu Sep 02 17:34:43 2010 +0000
+++ b/Servo.h	Tue Sep 22 07:44:27 2015 +0000
@@ -68,7 +68,7 @@
      *
      * @param returns A normalised number 0.0-1.0  representing the full range.
      */
-    float read();
+    double read();
     
     /** Set the servo position
      *