HIH-6139-021 I2C humidity and temperature sensor

Dependents:   HIDTympDeviceWithPIDController

Revision:
1:43e3d6d843de
Parent:
0:01d5e221c6eb
--- a/HIH_6130.cpp	Wed Jan 15 14:40:49 2014 +0000
+++ b/HIH_6130.cpp	Wed Jan 15 14:47:38 2014 +0000
@@ -12,7 +12,7 @@
 #include "HIH_6130.h"
 #include "mbed.h"
 
-I2C i2c(PTC11,PTC10);
+I2C i2c(PTC11,PTC10); //remember to change this to fit our HW
 
 /**
  * ! @brief Construct including the pins for I2c connection for the sensor