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
prova.cpp@0:6eedb7be7566, 2018-05-05 (annotated)
- Committer:
- pinofal
- Date:
- Sat May 05 14:19:30 2018 +0000
- Revision:
- 0:6eedb7be7566
Amaldi exercise 0;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
pinofal | 0:6eedb7be7566 | 1 | #include "mbed.h" |
pinofal | 0:6eedb7be7566 | 2 | |
pinofal | 0:6eedb7be7566 | 3 | int main() |
pinofal | 0:6eedb7be7566 | 4 | { |
pinofal | 0:6eedb7be7566 | 5 | } |