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_esc.h
- Revision:
- 5:8bbe640528bc
- Parent:
- 3:1b7eb426247e
- Child:
- 6:ab9f3695633f
--- a/sm_esc.h Sun Sep 29 14:58:03 2019 +0000 +++ b/sm_esc.h Sun Sep 29 17:09:48 2019 +0000 @@ -3,7 +3,6 @@ #include "utils.h" - #define ESC_PERIOD_DURATION_MS 20 //20 ms is default #define ESC_PULSE_MIN_US 1000 #define ESC_PULSE_MAX_US 2000