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.
Diff: main.cpp
- Revision:
- 1:a9c3fbd4685f
- Parent:
- 0:b0899ab92673
- Child:
- 2:467356f25348
--- a/main.cpp Thu May 29 04:15:42 2014 +0000 +++ b/main.cpp Thu May 29 04:20:37 2014 +0000 @@ -10,8 +10,8 @@ pc.printf("%f\n",temperature); - wait(1.0); + wait(6.0); } -return 0; + } \ No newline at end of file