vr1.1

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_RTOS_v1_1 by Team Fox

Revision:
12:cb3ee1ac3638
Parent:
0:d6e3d1e21484
--- a/TC.h	Mon Jul 06 06:25:14 2015 +0000
+++ b/TC.h	Mon Jul 06 10:31:29 2015 +0000
@@ -9,4 +9,5 @@
 uint8_t tmid4_spr_tm=0xD0,func_mngmt_service_tm[8]; // tm func_mngmt_service_tm
 uint8_t apid_size,pac_seq_cnt,apid,long_or_short=1,service_type,sub_service_type; //All variable used TC 
 uint8_t sd_data[512],sd_read_data[512];
-int TM_SD_BLOCK_NUMBER = 1;
\ No newline at end of file
+int TM_SD_BLOCK_NUMBER = 1;
+uint64_t CDMS_TC_TM_FLAG;
\ No newline at end of file