i2c while removed and works - to be characterised

Dependencies:   mbed-rtos mbed

Fork of BAE_working_verified by sakthi priya amirtharaj

ACS.h

Committer:
sakthipriya
Date:
2015-01-31
Revision:
3:20647ff68b3c
Parent:
0:ebdf4f859dca

File content as of revision 3:20647ff68b3c:

#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();