no honeycomb

Dependencies:   mbed-rtos mbed

Revision:
2:081ff4d93e91
Parent:
1:7017c91e63da
--- a/main.cpp	Sat Dec 20 05:24:49 2014 +0000
+++ b/main.cpp	Sat Dec 20 05:30:37 2014 +0000
@@ -77,6 +77,7 @@
         //thread_2.signal_set(0x4);
         //FUNC_I2C_SLAVE_MAIN(25);    
         FUNC_I2C_IR2CDMS();
+        //TC_EXECUTE();
         t.stop();
         printf("The time to execute hk_acq is %f seconds\n",t.read());
         t.reset();