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