This program controls the Power Management Circuit Board Revision A.

Dependencies:   PCAL955x mbed

Fork of PCAL9555_Hello by InetrfaceProducts NXP

Files at this revision

API Documentation at this revision

Comitter:
rvasquez6089
Date:
Thu Mar 30 02:16:31 2017 +0000
Parent:
3:42d01cfd6477
Commit message:
Testing whether the STM32 can read the battery voltages

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;