CDMS code for testing sbc

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

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;\