sd 32 update

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
51:da85d84768e2
Parent:
37:c9a739750806
Child:
55:39e59903bc3a
Child:
67:4819b5f28285
Child:
69:20f09a0c3fd2
--- a/ThreadsAndFunctions.h	Sat Jan 09 14:32:17 2016 +0000
+++ b/ThreadsAndFunctions.h	Tue Jan 12 15:08:29 2016 +0000
@@ -117,7 +117,7 @@
             gRX_COUNT = 0;
             raw_data_to_tc();
             gFLAGS = gFLAGS & (~COM_RX_FLAG);
-
+            
             if( gTOTAL_VALID_TC > 0 ){
                 /*gPC.printf("valid TC rx: %u\r\n", gTOTAL_VALID_TC);*/
                 if( gTOTAL_VALID_TC < COM_MAX_TC_LIMIT ){