publishing to check changes in cdms code
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE_samp_23SEP_DMA_flag by
Diff: OBSRS.h
- Revision:
- 89:cca875337dd5
- Parent:
- 88:b9beee1a7a3e
diff -r b9beee1a7a3e -r cca875337dd5 OBSRS.h --- a/OBSRS.h Thu Jan 21 14:35:11 2016 +0000 +++ b/OBSRS.h Fri Jan 22 03:39:43 2016 +0000 @@ -480,9 +480,9 @@ enable_T_frame = false; } } -// for(int i=0;i<112;i++){ -// printf("0x%02X,",buffer_112[i]); -// } + for(int i=0;i<112;i++){ + printf("0x%02X,",buffer_112[i]); + } differential_encode(buffer_112, 112); if(last_buffer ==true){ diff_prev=0;