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:
- 2:3d6046fdc6b7
- Parent:
- 1:91fa4b9c427d
diff -r 91fa4b9c427d -r 3d6046fdc6b7 main.cpp --- a/main.cpp Thu May 25 07:59:42 2017 +0000 +++ b/main.cpp Thu May 25 08:01:23 2017 +0000 @@ -4,7 +4,6 @@ TextLCD lcd(PA_0,PA_1,PA_4,PB_0,PC_1,PC_0); // RS, E, D4-D7 Serial pc(PA_9,PA_10); -DigitalOut myled(LED1); char data[2]; char data1[2]; char data2[2];