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 7:c5947c4d9dd5, committed 2016-02-10
- Comitter:
- gilbertogn
- Date:
- Wed Feb 10 20:03:55 2016 +0000
- Parent:
- 2:0feb4132c246
- Child:
- 8:bf6fa71e6999
- Commit message:
- M
Changed in this revision
| gilberto.h | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gilberto.h Wed Feb 10 20:03:55 2016 +0000 @@ -0,0 +1,7 @@ +#ifndef GILBERTO +#define GILBERTO +#include "mbed.h" + + + +#endif
