Updated PWM working; Entering nominal mode

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of TFR_BAE_vr1_1working_finally_USE_FOR_TESTING by Team Fox

Revision:
4:39a4ae8c7ecd
Parent:
3:07e15677a75c
Child:
5:bb592f3185cc
--- a/EPS.h	Tue Dec 29 05:14:39 2015 +0000
+++ b/EPS.h	Wed Dec 30 04:57:46 2015 +0000
@@ -89,7 +89,8 @@
     float Batt_temp_actual[2];
     float Batt_gauge_actual[4];
     float BAE_temp_actual;
-    char power_mode;               
+    char power_mode;      
+    char fault_status;         
     float AngularSpeed_actual[3];   
     float Bvalue_actual[3];
     float Batt_voltage_actual;