Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of workinQM_10thDec by
Diff: EPS.h
- 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;   
    