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.cpp
- Revision:
- 7:23bb20892c8c
- Parent:
- 6:ab9f3695633f
- Child:
- 8:f23601373e8b
--- a/sm_esc.cpp Sun Sep 29 20:07:54 2019 +0000 +++ b/sm_esc.cpp Sun Sep 29 20:22:43 2019 +0000 @@ -5,7 +5,7 @@ DigitalOut relay_ESC(PG_0); E_STATE_ESC e_stateESC; Timer t_emergency_brake; -int pulsewidth_test = 1800; +int pulsewidth_test = 1650; void init_sm_esc() {