sakthi priya amirtharaj
/
BAE_hw_test1_5
with i2c
Fork of BAE_b4hw_test by
ACS.h
- Committer:
- sakthipriya
- Date:
- 2015-02-05
- Revision:
- 5:4199c0dfed33
- Parent:
- 0:ebdf4f859dca
- Child:
- 8:6d856d863537
File content as of revision 5:4199c0dfed33:
#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_GYR();