Team Fox / Mbed 2 deprecated RAJANGAM_REVIEW_BAE_CODE

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of QM_BAE_review_1 by Team Fox

Revision:
68:a5d2b8dc6b9e
Parent:
56:32b1fb074138
--- a/EPS.h	Thu Nov 24 09:45:08 2016 +0000
+++ b/EPS.h	Sun Dec 04 07:58:20 2016 +0000
@@ -147,7 +147,7 @@
 
 typedef struct BAE_HK_min_max{
     uint8_t voltage_max[16];
-    uint8_t current_max[12];
+    uint8_t current_max[16];
     uint8_t Batt_voltage_max;
     uint8_t BAE_temp_max;     
     
@@ -166,7 +166,7 @@
     */  
 
     uint8_t voltage_min[16];
-    uint8_t current_min[12];
+    uint8_t current_min[16];
     uint8_t Batt_voltage_min;
     uint8_t BAE_temp_min;
     uint8_t Batt_SOC_min;