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.h
- Revision:
- 16:f9e484dc505e
- Parent:
- 13:fb7facaf308b
- Child:
- 19:79e69017c855
--- a/TCTM.h Tue Apr 19 21:27:07 2016 +0000 +++ b/TCTM.h Thu May 12 10:56:44 2016 +0000 @@ -1,4 +1,6 @@ -#define ACK_CODE 0x02; +//#define ACK_CODE 0x02; +/*ack code changed*/ +#define ACK_CODE 0x0A; void FCTN_BAE_TM_TC(uint8_t*); void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t);