Updated PWM working; Entering nominal mode

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of TFR_BAE_vr1_1working_finally_USE_FOR_TESTING by Team Fox

Revision:
3:07e15677a75c
Parent:
0:7b4c00e3912f
Child:
4:39a4ae8c7ecd
--- 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