CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
288:aa93d6652381
Parent:
285:fe33b39dd267
Child:
289:9bd62b69874c
--- a/main.cpp	Wed Aug 03 12:13:55 2016 +0000
+++ b/main.cpp	Fri Aug 05 17:13:23 2016 +0000
@@ -62,9 +62,9 @@
     
     gPC.baud(1200);//changed for bypassing COM
     
-    Base_tm *tm_ptr = NULL;
-    SET_BCN_STANDBY(tm_ptr);
-    gPC.puts("set Bcn off\r\n");
+    //Base_tm *tm_ptr = NULL;
+    //SET_BCN_STANDBY(tm_ptr);
+    //gPC.puts("set Bcn off\r\n");
     
     // COMMON SPI
     spi.format(8,0);