To be debugged

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of TFR_BAE_vr1_1_Debug153 by Bragadeesh S

Revision:
5:bb592f3185cc
Parent:
4:39a4ae8c7ecd
Child:
8:aad4f22221b1
--- a/TCTM.h	Wed Dec 30 04:57:46 2015 +0000
+++ b/TCTM.h	Thu Dec 31 17:12:52 2015 +0000
@@ -2,4 +2,13 @@
 
 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
+uint32_t FCTN_CDMS_RD_FLASH(uint16_t );
+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
+