Team Fox / Mbed 2 deprecated workinQM_5thJan_azad

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_10thDec by Team Fox

Revision:
50:6001287f3045
Parent:
49:61c9f28332ba
Child:
51:661dc022613a
--- a/EPS.cpp	Thu Jul 14 23:04:26 2016 +0000
+++ b/EPS.cpp	Mon Jul 18 06:36:25 2016 +0000
@@ -393,6 +393,7 @@
     }
     
     //--------BCN_TX----------//
+    /* Commented out to test BCN TC
     if(BCN_TX_SW_STATUS != 0b11)          //!disabled
     {
         if(BCN_TX_SW_STATUS == 0b10)      //oc fault and powered off
@@ -414,7 +415,7 @@
             BCN_TX_FAULT_COUNTER = 0;
         }
     }
-    
+    */
 }
 
 //----------------------------------------------------Power algo code--------------------------------------------------------------------//