ACS completed fully. All cases to be tested
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of ACS_Flowchart_BAE by
Diff: TCTM.h
- Revision:
- 3:07e15677a75c
- Parent:
- 0:7b4c00e3912f
- Child:
- 4:39a4ae8c7ecd
diff -r c823d84b4cb0 -r 07e15677a75c TCTM.h --- a/TCTM.h Fri Dec 25 15:25:44 2015 +0000 +++ b/TCTM.h Tue Dec 29 05:14:39 2015 +0000 @@ -1,1 +1,3 @@ -void FCTN_TC_DECODE(uint8_t*); \ No newline at end of file +#define ACK_CODE 0x02; + +uint8_t* FCTN_BAE_TM_TC(uint8_t*); \ No newline at end of file