publishing to check changes in cdms code
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA_flag by
Diff: COM_SND_TM.h
- Revision:
- 198:17200a427e71
- Parent:
- 149:827e23febfdf
- Child:
- 203:424308159a56
diff -r 1369ef45b49e -r 17200a427e71 COM_SND_TM.h --- a/COM_SND_TM.h Thu Jun 30 10:51:38 2016 +0000 +++ b/COM_SND_TM.h Thu Jun 30 13:01:42 2016 +0000 @@ -354,6 +354,7 @@ if(Tframe_c >= LAST_SEGMENT_SIZE && segment_r == 0) { + memset(interleave_data, 0, sizeof(interleave_data)); repeat_data_f = true; DS_index = !DS_index; }