i2c working

Dependencies:   mbed-rtos mbed

Fork of BAE_FRDMTESIN2 by Seeker of Truth ,

Revision:
10:ed6d3b8d1d56
Parent:
9:221d218f4690
--- a/main.cpp	Mon Dec 15 05:58:04 2014 +0000
+++ b/main.cpp	Tue Dec 16 07:44:54 2014 +0000
@@ -357,6 +357,7 @@
     {   
         //Thread::wait(10000);
          ir2master(); 
+         Thread::wait(5000);
     }
     
 }
\ No newline at end of file