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/Interfaces/StepperMotor_class.h
- Revision:
- 26:fd83fecf1ef5
- Parent:
- 25:1c3146315f16
--- a/Components/Interfaces/StepperMotor_class.h Thu Apr 07 16:31:49 2016 +0000 +++ b/Components/Interfaces/StepperMotor_class.h Fri Apr 08 12:47:39 2016 +0000 @@ -45,7 +45,7 @@ /* Includes ------------------------------------------------------------------*/ -#include <Component_class.h> +#include "Component_class.h" /* Classes ------------------------------------------------------------------*/
