ACS completed fully. All cases to be tested
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of ACS_Flowchart_BAE by
Diff: TCTM.h
- Revision:
- 4:39a4ae8c7ecd
- Parent:
- 3:07e15677a75c
- Child:
- 5:bb592f3185cc
diff -r 07e15677a75c -r 39a4ae8c7ecd TCTM.h --- a/TCTM.h Tue Dec 29 05:14:39 2015 +0000 +++ b/TCTM.h Wed Dec 30 04:57:46 2015 +0000 @@ -1,3 +1,5 @@ #define ACK_CODE 0x02; -uint8_t* FCTN_BAE_TM_TC(uint8_t*); \ No newline at end of file +uint8_t* FCTN_BAE_TM_TC(uint8_t*); +void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t); +uint32_t FCTN_CDMS_RD_FLASH(uint16_t ); \ No newline at end of file