code for bae n cdms integration working
Dependencies: SDFileSystem mbed-rtos mbed
Fork of CDMS_BAE by
i2c.h@9:d6623702495b, 2015-02-27 (annotated)
- Committer:
- sakthipriya
- Date:
- Fri Feb 27 19:09:51 2015 +0000
- Revision:
- 9:d6623702495b
- Parent:
- 8:4acac3bf5e9b
jhjj
Who changed what in which revision?
User | Revision | Line number | New 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 *); |