Team Fox / Mbed 2 deprecated BAE_QM_MAR9

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_5thJan_azad by Team Fox

Revision:
83:78b6a62cdf6a
Parent:
81:bc0837c54fbf
Child:
92:0d6e6ff9b7c9
--- a/TCTM.cpp	Sat Dec 10 15:07:13 2016 +0000
+++ b/TCTM.cpp	Sun Dec 11 15:21:34 2016 +0000
@@ -280,7 +280,7 @@
         }
     
     
-    /*chaged*/
+    /*changed*/
     uint8_t* tm; // without it some identifier error
     uint16_t crc16=CRC::crc16_gen(telemetry,9); //implementing crc
     gpc.printf("\n\r the crc is %x",crc16);