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:
- 116:8f431a8bbe82
- Parent:
- 100:484a687431cc
diff -r daa937e649f5 -r 8f431a8bbe82 OBSRS.h --- a/OBSRS.h Fri Feb 05 18:29:16 2016 +0000 +++ b/OBSRS.h Sat Feb 06 10:27:11 2016 +0000 @@ -230,7 +230,7 @@ new_session =false;\ /*cout<<"call_sign_sent"<<" ";*/\ T_frames_sent = T_frames_sent+2;\ - if(SID==0x0 || SID==0x2 || SID==0x3 || SID==0x4 || SID==0x5){\ + if(SID==0x1 || SID==0x2 || SID==0x3 || SID==0x4 || SID==0x5){\ valid_SID=true;\ /*cout<<"valid SID"<<ENDL;*/\ }\