removed X-NUCLEO-COMMON and ST-INTERFACES
Dependents: unh-hackathon-example unh-hackathon-example-raw
Fork of X_NUCLEO_IKS01A1 by
Diff: Components/lsm6ds0/lsm6ds0_class.h
- Revision:
- 88:7b8d3316d753
- Parent:
- 57:04563dd74269
- Child:
- 92:d1c67d482bad
--- a/Components/lsm6ds0/lsm6ds0_class.h Mon Jun 06 10:32:14 2016 +0200 +++ b/Components/lsm6ds0/lsm6ds0_class.h Tue Sep 27 15:18:48 2016 +0000 @@ -42,8 +42,8 @@ #include "mbed.h" #include "DevI2C.h" #include "lsm6ds0.h" -#include "../Interfaces/GyroSensor.h" -#include "../Interfaces/MotionSensor.h" +#include "GyroSensor.h" +#include "MotionSensor.h" /* Classes -------------------------------------------------------------------*/ /** Class representing a LSM6DS0 sensor component