code for bae n cdms integration working

Dependencies:   SDFileSystem mbed-rtos mbed

Fork of CDMS_BAE by sakthi priya amirtharaj

Committer:
sakthipriya
Date:
Fri Feb 06 18:12:16 2015 +0000
Revision:
8:4acac3bf5e9b
Parent:
7:60e940b7a36b
working cdms withut rtc

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sakthipriya 7:60e940b7a36b 1 #include "hk.h"
sakthipriya 7:60e940b7a36b 2 void FUNC_I2C_MASTER_FSLAVE(char * data,int length);
sakthipriya 8:4acac3bf5e9b 3 void FUNC_MASTER_WRITE();
sakthipriya 8:4acac3bf5e9b 4 void TC_DECODE(char *);