i2c testing for integration

Dependencies:   mbed-rtos mbed

Fork of pcb_test_v1_1_1 by sakthi priya amirtharaj

Revision:
0:e91ee0e99213
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mnm.h	Tue Apr 07 16:11:54 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