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.
Dependencies: NeoStrip SerialDriver mbed-rtos mbed
Diff: main.cpp
- Revision:
- 3:d331c534064f
- Parent:
- 2:868c8a43e4b7
- Child:
- 4:cea8cd2c44e4
diff -r 868c8a43e4b7 -r d331c534064f main.cpp
--- a/main.cpp Sun Jan 31 01:25:59 2016 +0000
+++ b/main.cpp Sun Jan 31 01:26:23 2016 +0000
@@ -16,8 +16,6 @@
int main() {
pc.printf("MBED: startup\n");
- pattern(strip);
-
// setup serial port
rpi.baud(115200);