corrected TH02 sample program

Dependencies:   mbed

Fork of TH02_humidity_temp by bazot-laurent

Revision:
1:8326614f3037
Parent:
0:f1951c6c9187
--- a/th02.h	Fri Mar 17 10:13:49 2017 +0000
+++ b/th02.h	Mon Oct 21 09:10:15 2019 +0000
@@ -85,6 +85,7 @@
     int16_t getConpensatedRH(bool round);
     int32_t getLastRawRH(void);
     int32_t getLastRawTemp(void);
+   // int16_t getConversionValue_Raw(void);
 
 /**
   * TH02 constructor