Team Fox / Mbed 2 deprecated workinQM_10thDec

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of RAJANGAM_REVIEW_BAE_CODE by Team Fox

Revision:
77:6a5f6e1c7a35
Parent:
76:293693fb7949
Child:
80:da657c390c27
--- a/main.cpp	Sat Dec 10 11:28:22 2016 +0000
+++ b/main.cpp	Sat Dec 10 13:25:06 2016 +0000
@@ -247,7 +247,7 @@
 //eps cdms fault
 uint8_t CDMS_SW_STATUS;
 DigitalIn CDMS_OC_FAULT(PIN79);
-bool CDMS_SW_ENABLE;                            //Temp name for CDMS_RESET pin. As per flowchart for EPS_HANDLE_CDMS_FAULT, CDMS may be powered off in case of fault. Need to discuss with AG, Rewanth
+//bool CDMS_SW_ENABLE;                            //Temp name for CDMS_RESET pin
 int CDMS_FAULT_COUNTER = 0;