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.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 4:f48eeddf9457
- Parent:
- 3:fcdb215feace
- Child:
- 5:34048faec367
--- a/main.cpp Thu May 09 12:27:45 2019 +0000 +++ b/main.cpp Thu May 09 12:30:17 2019 +0000 @@ -3,6 +3,7 @@ int main(void) { int a = 3; + int theo = 0; return 0; } \ No newline at end of file