sakthi priya amirtharaj
/
BAE_working_always
i2c working version
Diff: mnm.h
- Revision:
- 0:7882d03f59e2
diff -r 000000000000 -r 7882d03f59e2 mnm.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mnm.h Thu Apr 09 22:44:39 2015 +0000 @@ -0,0 +1,3 @@ +void INIT_PNI(void); //initialization of registers happens +float *EXECUTE_PNI(); //data is obtained +void T_OUT(); //timeout function to stop infinite loop