Basic INA219, with set calibaration and functions for reading raw register and write to register

Dependents:   SensorsThingSpeak

Revision:
3:fc2a11f942fd
Parent:
2:94ed6c056d01
--- a/INA219.h	Mon Nov 30 07:14:52 2015 +0000
+++ b/INA219.h	Mon Nov 30 07:17:53 2015 +0000
@@ -25,7 +25,9 @@
 class INA219
 {
 public:
-
+/**
+ * Calling the INA219 calibrates the sensor registers
+*/    
     INA219();
     /** Read raw value from register
      * @param reg adress of register definicions in INA219_reg.h