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.
Fork of microbit-hello-world by
Diff: main.cpp
- Revision:
- 3:c3a42966b47c
- Parent:
- 2:47b7a55b0805
- Child:
- 4:2d939ef2b09c
diff -r 47b7a55b0805 -r c3a42966b47c main.cpp
--- a/main.cpp Mon Jul 31 21:48:36 2017 +0000
+++ b/main.cpp Mon Jul 31 22:24:03 2017 +0000
@@ -54,7 +54,8 @@
//Run self test forever
//SelfTest();
//Print the sonar time
- DisplaySonarTiming();
+ //DisplaySonarTiming();
+
// If main exits, there may still be other fibers running or registered event handlers etc.
