third commit

Dependencies:   mbed

Fork of i2c_slave by Chaitanya Viswa

Revision:
2:8675945f108a
Parent:
1:37d4026fa600
--- a/main.cpp	Tue Jul 01 07:25:58 2014 +0000
+++ b/main.cpp	Tue Jul 01 07:28:46 2014 +0000
@@ -6,5 +6,6 @@
     {
         FUNC_I2C_SLAVE_MAIN();
         wait(20);
+        printf("\nHello");
     }
 }
\ No newline at end of file