sakthi priya amirtharaj
/
BAE_vr2_1_3
i2c working with old hk
Fork of BAE_vr2_1_1 by
ACS.h
- Committer:
- sakthipriya
- Date:
- 2014-12-17
- Revision:
- 14:ef6be8ac6569
- Parent:
- 13:1b37d98840d3
File content as of revision 14:ef6be8ac6569:
#include "mbed.h" #include "math.h" void FUNC_ACS_GENPWM(float *); float * FUNC_ACS_MAG_EXEC(void); void FUNC_ACS_MAG_INIT(); //void Read_data_acs() float * FUNC_ACS_CNTRLALGO(float*,float*); float * FUNC_ACS_EXEC_GYR(); void FUNC_ACS_INIT_GYRO();