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
main.cpp@0:8ec695966d71, 2019-03-19 (annotated)
- Committer:
- el17mcd
- Date:
- Tue Mar 19 12:11:11 2019 +0000
- Revision:
- 0:8ec695966d71
Initial Commit.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| el17mcd | 0:8ec695966d71 | 1 | /* |
| el17mcd | 0:8ec695966d71 | 2 | ELEC2645 Embedded Systems Project |
| el17mcd | 0:8ec695966d71 | 3 | School of Electronic & Electrical Engineering |
| el17mcd | 0:8ec695966d71 | 4 | University of Leeds |
| el17mcd | 0:8ec695966d71 | 5 | Name: Maxim C. Delacoe |
| el17mcd | 0:8ec695966d71 | 6 | Username: EL 17 MCD |
| el17mcd | 0:8ec695966d71 | 7 | Student ID Number: 2011 58344 |
| el17mcd | 0:8ec695966d71 | 8 | Date: 19/03/2019 |
| el17mcd | 0:8ec695966d71 | 9 | */ |