ACS data acq changed completely. Tested and working. Deals all faults.

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of QM_BAE_review_1 by Team Fox

Revision:
8:82250e41da81
Parent:
6:036d08b62785
Child:
9:194afacf7449
--- a/ACS.cpp	Sat Jan 23 11:35:20 2016 +0000
+++ b/ACS.cpp	Sat Mar 12 12:54:14 2016 +0000
@@ -349,6 +349,7 @@
         pc_acs.printf("DC for trx is %f \r \n",l_duty_cycle_x);
         PWM1.period(TIME_PERIOD);
         PWM1 = l_duty_cycle_x/100 ;
+        
     }
     else if( l_current_x >= 0.006 && l_current_x < 0.0116)
     {