Multitech mDot/UDK support.
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_IKS01A1 by
Diff: Components/hts221/hts221_class.h
- Revision:
- 88:7b8d3316d753
- Parent:
- 57:04563dd74269
--- a/Components/hts221/hts221_class.h Mon Jun 06 10:32:14 2016 +0200 +++ b/Components/hts221/hts221_class.h Tue Sep 27 15:18:48 2016 +0000 @@ -42,8 +42,8 @@ #include "mbed.h" #include "DevI2C.h" #include "hts221.h" -#include "../Interfaces/HumiditySensor.h" -#include "../Interfaces/TempSensor.h" +#include "HumiditySensor.h" +#include "TempSensor.h" /* Classes -------------------------------------------------------------------*/ /** Class representing a HTS221 sensor component