fault management added

Dependencies:   mbed-rtos mbed

Fork of BAE_FRDM by green rosh

Files at this revision

API Documentation at this revision

Comitter:
sakthipriya
Date:
Fri Dec 05 10:08:28 2014 +0000
Parent:
5:255b43e8e21a
Commit message:
added fault and power

Changed in this revision

fault.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/fault.cpp	Thu Dec 04 07:17:44 2014 +0000
+++ b/fault.cpp	Fri Dec 05 10:08:28 2014 +0000
@@ -21,7 +21,9 @@
 DigitalOut clear7(FAULT_CLEAR7);
 DigitalOut clear8(FAULT_CLEAR8);
 
-DigitalOut acs_active(ACS);
+DigitalOut acs_active(ACS,1);
+
+
 
 BusOut clear(FAULT_CLEAR1,FAULT_CLEAR2,FAULT_CLEAR3,FAULT_CLEAR4,FAULT_CLEAR5,FAULT_CLEAR6,FAULT_CLEAR7,FAULT_CLEAR8);//to send fault data along with hk