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 5:5ff2cd32309b, committed 2018-03-22
- Comitter:
- bogthe
- Date:
- Thu Mar 22 18:28:31 2018 +0000
- Parent:
- 4:a5b8b39db694
- Commit message:
- e
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Mar 22 18:25:04 2018 +0000 +++ b/main.cpp Thu Mar 22 18:28:31 2018 +0000 @@ -1,3 +1,3 @@ int main() { - return 11; + return 12; } \ No newline at end of file