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 mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: TCTM.cpp
- 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);