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 QM_BAE_review_1 by
Diff: ACS.cpp
- 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)
     { 
    