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:e4df70a29bb0
- Parent:
- 1:92dd04f0bd52
--- a/main.cpp Wed May 01 10:48:56 2013 +0000 +++ b/main.cpp Wed May 01 10:51:03 2013 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -//hi ya// +//hi yaa// DigitalOut myled(LED1); AnalogIn dis(PTB0);