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
TCTM.h
- Committer:
- lakshya
- Date:
- 2016-07-01
- Revision:
- 20:949d13045431
- Parent:
- 19:79e69017c855
File content as of revision 20:949d13045431:
//#define ACK_CODE 0x02; /*ack code changed*/ #define ACK_CODE 0xA0; void FCTN_BAE_TM_TC(uint8_t*); void FCTN_BAE_WR_FLASH(uint16_t ,uint32_t);/*CHANGED from FCTN_CDMS_WR_FLASH*/ uint32_t FCTN_BAE_RD_FLASH_ENTITY(uint16_t );/*CHANGED from FCTN_CDMS_RD_FLASH*/ uint32_t * FCTN_BAE_RD_FLASH(); void FCTN_CONVERT_FLOAT(float input, uint8_t* output); #define B0 -23 #define B1 -2 #define B2 5 #define W0 -5.65 #define W1 0.45 #define W2 -1.97