Team Fox / Mbed 2 deprecated BAE_CODE_MARCH_2017

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_5thJan_azad by Team Fox

Revision:
66:a5d2b8dc6b9e
Parent:
63:55d32e7dcad7
Child:
88:d9d647e3701f
--- a/ACS.cpp	Thu Nov 24 09:45:08 2016 +0000
+++ b/ACS.cpp	Sun Dec 04 07:58:20 2016 +0000
@@ -102,7 +102,7 @@
         {return 0x00;
         }
     float div=max-min;div=(255.0/div);val=((val-min)*div);
-    printf("\n\n\n\rthe algo value is %d",val);
+   // printf("\n\n\n\rthe algo value is %d",val);
     return (uint8_t)val;
 }
 
@@ -889,7 +889,7 @@
     }
     
 ///    acs_pc.printf("Sentral Status is %x\n \r",(int)store);
-    
+    acs_pc.printf("\n\r stuck here maaan nupe passed it!! inside ACS");
     //to check whether EEPROM is uploaded properly
     switch((int)store) { 
         case(3): {