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.
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IHM01A1 by
Diff: Components/l6474/l6474_class.cpp
- Revision:
- 13:ba2728afe4c2
- Parent:
- 7:f7e0c3621f77
- Child:
- 14:73823a4344be
--- a/Components/l6474/l6474_class.cpp Fri Nov 27 11:25:21 2015 +0000 +++ b/Components/l6474/l6474_class.cpp Tue Dec 01 13:54:37 2015 +0000 @@ -301,9 +301,6 @@ /* Disable corresponding PWM */ L6474_PwmStop(); - /* Disable power stage */ - L6474_CmdDisable(); - /* Set inactive state */ devicePrm.motionState = INACTIVE; devicePrm.commandExecuted = NO_CMD;
