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.
Revision 2:870d986529a1, committed 2014-03-19
- Comitter:
 - ArthurSemjonov
 - Date:
 - Wed Mar 19 15:29:50 2014 +0000
 - Parent:
 - 1:5dc5d2e51fa7
 - Commit message:
 - Names;
 
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
--- a/main.cpp Wed Mar 19 15:17:19 2014 +0000 +++ b/main.cpp Wed Mar 19 15:29:50 2014 +0000 @@ -1,5 +1,6 @@ - - +/* @author: Arthur Semjonov + * @author: Jonathan Pucceti + */ #include "mbed.h" Serial pc(USBTX, USBRX); InterruptIn interrupt(p14);