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: mbed
Diff: main.cpp
- Revision:
- 9:ed7e8a6fc537
- Parent:
- 7:ca5ed7936472
- Child:
- 10:ee58d712c7fb
--- a/main.cpp Sat Nov 01 15:54:29 2014 +0000 +++ b/main.cpp Sun Nov 02 11:25:00 2014 +0000 @@ -15,7 +15,7 @@ pc.baud(115200); bluetooth.baud(38400); bluetooth.attach(&receive, Serial::RxIrq); - generator.generate("HELLO WORLD SAYS LED MATRIX"); + generator.generate("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"); while(true){ if (strlen(line) > 0){ led = 0;