things are working

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_DEC_2016_jan by Team Fox

Revision:
1:ad3b8a8032e2
Parent:
0:bcbd76c86cde
--- a/i2c.h	Wed Dec 16 09:06:59 2015 +0000
+++ b/i2c.h	Thu Jan 21 14:46:28 2016 +0000
@@ -1,4 +1,4 @@
-void FCTN_I2C_READ(char*);
+void FCTN_I2C_READ(char*,int);
 void FCTN_I2C_WRITE(char*);
 #define tm_len 134
 #define tc_len 135