local changes to increase sample rate

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON_Local

Fork of X_NUCLEO_IKS01A1 by ST

Revision:
88:7b8d3316d753
Parent:
57:04563dd74269
Child:
92:d1c67d482bad
--- 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