CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Revision:
151:e6c7d4f87704
Parent:
147:7fd1ca3a35a1
--- a/COM_MNG_TMTC.h	Sat Apr 02 13:54:24 2016 +0000
+++ b/COM_MNG_TMTC.h	Sat Apr 02 20:31:31 2016 +0000
@@ -421,6 +421,7 @@
                 wait(1); //TimeOut instead of wait
                 if(BAE_I2C_GPIO == 1)
                 {
+                    
                     //printf("receiving...\r\n");
                     FCTN_I2C_READ((char*)tm_pointer->TM_string,TM_LONG_SIZE);
                     //printf("%s", tm_pointer->TM_string);