This program controls the Power Management Circuit Board Revision A.

Dependencies:   PCAL955x mbed

Fork of PCAL9555_Hello by InetrfaceProducts NXP

Revision:
4:df821f0e9ad7
Parent:
3:42d01cfd6477
--- a/main.cpp	Thu Mar 30 02:15:11 2017 +0000
+++ b/main.cpp	Thu Mar 30 02:16:31 2017 +0000
@@ -19,7 +19,7 @@
     int i = 1;
     float BatS1V;
     float BatS2V;
-    pc.printf("Hello World !\n");
+    pi.printf("Hello World !\n");
     Bat3EN = 1;
     Bat2EN = 1;
     Bat1EN = 1;