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.
Fork of X-NUCLEO-IHM05A1 by
Diff: Components/l6208/l6208_class.h
- Revision:
- 3:d566edd8cd34
- Parent:
- 2:2af31245e67e
diff -r 2af31245e67e -r d566edd8cd34 Components/l6208/l6208_class.h --- a/Components/l6208/l6208_class.h Fri Apr 29 14:58:30 2016 +0000 +++ b/Components/l6208/l6208_class.h Thu Sep 29 09:57:41 2016 +0000 @@ -58,10 +58,10 @@ * Include here interface specific header files. * * * * Example: * - * #include "../Interfaces/Humidity_class.h" * - * #include "../Interfaces/Temperature_class.h" * + * #include "Humidity_class.h" * + * #include "Temperature_class.h" * *----------------------------------------------------------------------------*/ -#include "../Interfaces/StepperMotor_class.h" +#include "StepperMotor.h" /* Classes -------------------------------------------------------------------*/