pl ack in tmtc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by shubham c

Revision:
99:efde3df6cd94
Parent:
96:4ca92f9775e0
Child:
132:d4a4461214ad
Child:
134:4694fc291ce1
diff -r fd99ddc0e0a1 -r efde3df6cd94 cdms_sd.h
--- a/cdms_sd.h	Tue Jan 26 10:05:19 2016 +0000
+++ b/cdms_sd.h	Tue Jan 26 12:18:53 2016 +0000
@@ -307,7 +307,9 @@
         cmd58();
         cmd(55, 0);
         if (cmd(41, 0x40000000) == 0) {
-//            printf("\rv2 initialization successfull\r\n");
+            #if DEBUG
+            gPC.puts("\rv2 initialization successfull\r\n");
+            #endif
             cmd58();
             debug_if(SD_DBG, "\n\rInit: SDCARD_V2\n\r");
             cdv = 1;