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_IKS01A1 by
Diff: Components/lis3mdl/lis3mdl_class.h
- Revision:
- 43:2544d064d528
- Parent:
- 38:e06de1c26727
- Child:
- 44:d757094f6229
--- a/Components/lis3mdl/lis3mdl_class.h Mon Jun 08 13:46:20 2015 +0200 +++ b/Components/lis3mdl/lis3mdl_class.h Mon Jun 08 13:57:32 2015 +0200 @@ -41,7 +41,7 @@ /* Includes ------------------------------------------------------------------*/ #include "mbed.h" #include "DevI2C.h" -#include "../Common/MagneticSensor.h" +#include "../Interfaces/MagneticSensor.h" #include "lis3mdl.h" /* Classes -------------------------------------------------------------------*/