Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: OBSRS.h
- Revision:
- 118:60c5de4cb8ad
- Parent:
- 113:b8991d9e3b6c
- Child:
- 119:2b5632bc78ab
--- 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;\