Updated PWM working; Entering nominal mode

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of TFR_BAE_vr1_1working_finally_USE_FOR_TESTING by Team Fox

Revision:
10:54598e22a857
Parent:
9:c74c43a77ae9
Child:
11:0f71a96987bd
--- a/main.cpp	Sun Mar 06 12:43:32 2016 +0000
+++ b/main.cpp	Wed Mar 30 13:17:52 2016 +0000
@@ -272,11 +272,11 @@
                             }
                             
                             
-                            FCTN_ACS_GENPWM_MAIN(moment) ;
+                           // FCTN_ACS_GENPWM_MAIN(moment) ;
                             
-                            //PWM1 = 0.5;
-                            //PWM2 = 0.5;
-                            //PWM3 = 0.5;   
+                            PWM1 = 0.5;
+                            PWM2 = 0.5;
+                            PWM3 = 0.5;   
                         }
                         else
                         {