Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 2:081ff4d93e91, committed 2014-12-20
- Comitter:
- raizel_varun
- Date:
- Sat Dec 20 05:30:37 2014 +0000
- Parent:
- 1:7017c91e63da
- Commit message:
- after pi;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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();