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:
- 6:4b366905136f
- Parent:
- 5:265e04e0cc1d
--- a/main.cpp Fri Oct 16 16:14:05 2020 +0000 +++ b/main.cpp Fri Oct 16 16:18:45 2020 +0000 @@ -1,3 +1,4 @@ +//Mark Schwarzer Assignment 5 part 1 #include "mbed.h" Serial pc(USBTX, USBRX) ;