sakthi priya amirtharaj / Mbed 2 deprecated CDMS_BAE

Dependencies:   SDFileSystem mbed-rtos mbed

Fork of CDMS_RTOS by Pradeep Kotipalli

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers i2c.h Source File

i2c.h

00001 #include "hk.h"
00002 void FUNC_I2C_MASTER_FSLAVE(char * data,int length);
00003 void FUNC_MASTER_WRITE();
00004 void TC_DECODE(char *);