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:28c8eafa0fe3
- Parent:
- 0:07d7b63cd4af
- Child:
- 2:5c81e1847ccd
diff -r 07d7b63cd4af -r 28c8eafa0fe3 main.cpp
--- a/main.cpp Fri Aug 14 23:54:33 2015 +0000
+++ b/main.cpp Sat Aug 15 11:26:55 2015 +0000
@@ -14,7 +14,6 @@
leds = ~(bitmask << sensor_value);
- printf("%d\r\n", sensor_value);
wait(0.1);
}