mnm gyro works -b4 implementing ctrl algo for mnm
Fork of BAE_b4hw_test by
slave.h
- Committer:
- raizel_varun
- Date:
- 2014-12-19
- Revision:
- 0:ebdf4f859dca
File content as of revision 0:ebdf4f859dca:
#include "mbed.h" #define WriteGeneral 3 #define ReadAddressed 1 #define slave_address 0x20 void FUNC_I2C_WRITE2CDMS(char* ,int); void FUNC_I2C_IR2CDMS(); void FUNC_I2C_INT(); void FUNC_I2C_RESET(); void FUNC_I2C_TC_EXECUTE (char command) ;