working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
149:827e23febfdf
Parent:
142:83f48d1a1bc5
Child:
198:17200a427e71
--- a/COM_SND_TM.h	Wed Apr 06 10:22:10 2016 +0000
+++ b/COM_SND_TM.h	Wed Apr 06 13:04:35 2016 +0000
@@ -236,9 +236,6 @@
         ConvObj2.convolutionEncode(ptr, convoluted_frame);
         ConvObj2.convolutionEncode(ptr + 67, convoluted_frame + 135);
     }
- 
- 
-    unsigned char interleave_data[2][144];
     unsigned char DS_index;
     bool DS_state;
     int DS_counter;