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:
- 118:60c5de4cb8ad
- Parent:
- 113:b8991d9e3b6c
- Child:
- 119:2b5632bc78ab
diff -r bfdc807f3d3c -r 60c5de4cb8ad OBSRS.h --- a/OBSRS.h Sat Feb 06 10:38:35 2016 +0000 +++ b/OBSRS.h Sat Feb 06 10:48:07 2016 +0000 @@ -210,6 +210,8 @@ if(new_OBSRS_TC){\ enable_call_sign = true;\ new_OBSRS_TC = false;\ + Base_tm *callsign = NULL;\ + get_call_sign(callsign);\ }\ else{\ enable_read_block = true;\