MAX14690 library

Fork of MAX14690 by Maxim Integrated

Revision:
15:264f38840873
Parent:
14:cbd2a00ff28f
--- a/MAX14690.h	Tue Jul 11 18:27:54 2017 +0000
+++ b/MAX14690.h	Mon Oct 16 19:41:16 2017 +0000
@@ -352,7 +352,7 @@
     	*
     	* @param i2c I2C object to use.
     	*/
-    MAX14690(I2C &i2c);
+    MAX14690(I2C *i2c);
 
     /**
     	* MAX14690 destructor.
@@ -552,7 +552,7 @@
 
 private:
     // Internal Resources
-    I2C &_i2c;
+    I2C *_i2c;
 
     /**
      * @brief   Converts mV to register bits