library for AMS ENS210 temperature and humidity sensor

Dependents:   rIoTwear-temp-humid

Revision:
6:475b764b720d
Parent:
5:22b8ef3a65e1
Child:
8:1a7d241afbcb
--- a/AMS_ENS210.h	Fri Jan 20 14:33:17 2017 +0000
+++ b/AMS_ENS210.h	Tue Jan 24 10:46:20 2017 +0000
@@ -132,6 +132,12 @@
          */
         void i2c_interface(I2C * i2c);
         
+        /** Get the I2C interface
+         * 
+         * @return The I2C interface
+         */
+        I2C* i2c_interface();
+        
         /** Start measurement collection
          *
          * @param temp      Start the tempurature sensor