CDMS_CODE_samp_23SEP_DMA_flag

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE_samp_23SEP_DMA by iitm sat

Revision:
159:9951e803975f
Parent:
158:6afad8428e82
diff -r 6afad8428e82 -r 9951e803975f main.cpp
--- a/main.cpp	Wed Apr 13 14:25:48 2016 +0000
+++ b/main.cpp	Wed Apr 13 19:38:09 2016 +0000
@@ -5,8 +5,7 @@
 uint8_t rcv_isr = 0; // flag for interrupt
 
 #define DEBUG 1
-#define SDCARD 1
-#define I2C_PL 0
+#define SDCARD 0
 
 
 #include "SimpleDMA.h"