Mathieu Moneyron / Mbed 2 deprecated projetS1

Dependencies:   HP206C mbed HMC5883L DHT DS1820

Revision:
41:d3434f5816ad
Parent:
38:79a8fdddb1d1
Child:
45:60f602ecd59b
--- a/T_H_air.h	Mon Oct 01 09:31:55 2018 +0000
+++ b/T_H_air.h	Mon Oct 01 09:42:38 2018 +0000
@@ -5,4 +5,5 @@
 #define PinName D2
 #define DHTtype DHT22
 
-float airHumidity( void );
\ No newline at end of file
+float airHumidity( void );
+float airTemperature();
\ No newline at end of file