hk

Dependencies:   mbed-rtos mbed

Fork of vr1_0CDMS_1_0 by Team Fox

Revision:
3:0c3f7c3fabc9
Parent:
2:4c79b3dfef31
Child:
4:cc85cfaa2086
--- a/TC.cpp	Mon Jun 15 13:32:28 2015 +0000
+++ b/TC.cpp	Tue Jun 16 09:04:53 2015 +0000
@@ -395,7 +395,7 @@
                                 }
                                         else if((appdata[0]&0xF0)==0xE0){
                                         sc.printf("RD_RTC\r\n"); //tm is func_mngmt_service_tm
-                                        uint8_t *data;
+                                        uint8_t* data;
                                         data = FUNC_CDMS_RD_RTC();
                                         telemetry_type2[0]=tmid4_spr_tm;
                                         telemetry_type2[1]=tc_pac_seq_cnt_tm;
@@ -408,6 +408,7 @@
                                         {
                                            sc.printf("%d\r\r\n",telemetry_type2[i]);
                                         }
+        
                                           for(int i=11;i<13;i++){
                                               telemetry_type2[i]=crc_tm[i-11];
                                           }