pl ack in tmtc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE_pl123 by shubham c

Revision:
134:4694fc291ce1
Parent:
99:efde3df6cd94
--- a/cdms_sd.h	Tue Mar 01 12:35:49 2016 +0000
+++ b/cdms_sd.h	Tue Mar 01 17:42:30 2016 +0000
@@ -307,9 +307,8 @@
         cmd58();
         cmd(55, 0);
         if (cmd(41, 0x40000000) == 0) {
-            #if DEBUG
-            gPC.puts("\rv2 initialization successfull\r\n");
-            #endif
+            if (DEBUG)
+                gPC.puts("\rv2 initialization successfull\r\n");
             cmd58();
             debug_if(SD_DBG, "\n\rInit: SDCARD_V2\n\r");
             cdv = 1;