This program controls the Power Management Circuit Board Revision A.

Dependencies:   PCAL955x mbed

Fork of PCAL9555_Hello by InetrfaceProducts NXP

Revision:
3:42d01cfd6477
diff -r 8e9a39eff1c8 -r 42d01cfd6477 Battery_Functions.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Battery_Functions.h	Thu Mar 30 02:15:11 2017 +0000
@@ -0,0 +1,23 @@
+#ifndef BATTERY_FUNCTIONS_H
+#define BATTERY_FUNCTIONS_H
+
+#include "mbed.h"
+#include "PCAL9555.h"
+
+class Battery
+{
+    private:
+        
+        
+    
+    
+    
+
+float get
+
+
+
+
+
+
+#endif
\ No newline at end of file