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_IKS01A1 by
Diff: Components/lis3mdl/lis3mdl_class.cpp
- Revision:
- 57:04563dd74269
- Parent:
- 24:92cc9c6e4b2b
--- a/Components/lis3mdl/lis3mdl_class.cpp Wed Jun 10 18:03:42 2015 +0200
+++ b/Components/lis3mdl/lis3mdl_class.cpp Mon Jun 15 10:28:49 2015 +0200
@@ -36,16 +36,15 @@
*/
/* Includes ------------------------------------------------------------------*/
-#include "mbed.h"
#include "lis3mdl_class.h"
#include "lis3mdl.h"
-#include "../../x_nucleo_iks01a1_targets.h"
/* Methods -------------------------------------------------------------------*/
/* betzw - based on:
X-CUBE-MEMS1/trunk/Drivers/BSP/Components/lis3mdl/lis3mdl.c: revision #400,
- X-CUBE-MEMS1/trunk: revision #402
+ X-CUBE-MEMS1/trunk: revision #416
*/
+
/**
* @brief Set LIS3MDL Initialization
* @param LIS3MDL_Init the configuration setting for the LIS3MDL
