sakthi priya amirtharaj
/
BAE_vr2_gingerbread2
mag n gyro included
Fork of BAE_vr2_gingerbread2 by
Diff: slave.h
- Revision:
- 0:e9c32e1df869
diff -r 000000000000 -r e9c32e1df869 slave.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/slave.h Wed Dec 17 06:52:26 2014 +0000 @@ -0,0 +1,12 @@ +#include "mbed.h" +#define WriteGeneral 3 +#define ReadAddressed 1 +#define slave_address 0x20 + + +void FUNC_I2C_WRITE2CDMS(); +void T_I2C_BAE(); +void ir2master(); +void FUNC_INT(); +void FUNC_RESET(); +