Team Fox / Mbed 2 deprecated TR_EXCITATION_TEST

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of BAE_CODE_MARCH_2017 by Team Fox

Revision:
69:85317ed6717f
Parent:
65:d1b12729fcdc
--- a/EPS.cpp	Mon Nov 28 07:19:19 2016 +0000
+++ b/EPS.cpp	Mon Nov 28 07:38:38 2016 +0000
@@ -508,7 +508,7 @@
         
         else if(Iteration==9)
         {
-            actual_data.current_actual[Iteration]= actual_data.current_actual[Iteration])*3.3*62/11;//Load BUS voltage
+            actual_data.current_actual[Iteration]= actual_data.current_actual[Iteration]*3.3*62/11;//Load BUS voltage
         }
         else if(Iteration<12)
         {