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:
- 7:fb8a5190b080
- Parent:
- 6:f8cb706c480c
--- a/main.cpp Tue Sep 19 15:25:01 2017 +0000 +++ b/main.cpp Mon Feb 10 11:15:27 2020 +0000 @@ -9,7 +9,7 @@ int j=0; lcd.cls(); lcd.locate(0,3); - lcd.printf("mbed application shield!"); + lcd.printf("mbed application shield"); while(true) { // this is the third thread lcd.locate(0,15);