sakthi priya amirtharaj
/
BAE_hw_test1_2
control algo applied for mnm
Fork of BAE_hw_test1_1 by
Diff: ACS.h
- Revision:
- 9:8b74ed33be76
- Parent:
- 5:4199c0dfed33
diff -r 939b37cdcb92 -r 8b74ed33be76 ACS.h --- a/ACS.h Sun Mar 01 05:30:12 2015 +0000 +++ b/ACS.h Sun Mar 01 07:41:51 2015 +0000 @@ -5,7 +5,7 @@ float * FUNC_ACS_MAG_EXEC(void); void FUNC_ACS_MAG_INIT(); //void Read_data_acs() -float * FUNC_ACS_CNTRLALGO(float*,float*); +void FUNC_ACS_CNTRLALGO(float*,float*,float a[]); float * FUNC_ACS_EXEC_GYR(); void FUNC_ACS_INIT_GYR();