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.
Diff: sm_servo.h
- Revision:
- 4:efa207509f63
- Parent:
- 3:1b7eb426247e
- Child:
- 6:ab9f3695633f
--- a/sm_servo.h Sun Sep 29 00:43:58 2019 +0000 +++ b/sm_servo.h Sun Sep 29 14:58:03 2019 +0000 @@ -5,8 +5,8 @@ #define SERVO_PERIOD_DURATION_MS 20 //20ms is default but 10ms seems ok #define SERVO_PULSE_MIDDLE_US 1500 -#define SERVO_PULSE_MAX_US 2100 -#define SERVO_PULSE_MIN_US 800 +#define SERVO_PULSE_MAX_US 2000 +#define SERVO_PULSE_MIN_US 1050 /* Enums