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.
main.cpp@0:4916a63a6cbf, 2019-03-12 (annotated)
- Committer:
- joshdavy
- Date:
- Tue Mar 12 12:38:34 2019 +0000
- Revision:
- 0:4916a63a6cbf
- Child:
- 1:37802772843e
initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
joshdavy | 0:4916a63a6cbf | 1 | /* |
joshdavy | 0:4916a63a6cbf | 2 | ELEC2645 Embedded Systems Project |
joshdavy | 0:4916a63a6cbf | 3 | School of Electronic & Electrical Engineering |
joshdavy | 0:4916a63a6cbf | 4 | University of Leeds |
joshdavy | 0:4916a63a6cbf | 5 | Name: Joshua Davy |
joshdavy | 0:4916a63a6cbf | 6 | Username: el17jd |
joshdavy | 0:4916a63a6cbf | 7 | Student ID Number: 201148379 |
joshdavy | 0:4916a63a6cbf | 8 | Date: 12/03/2019 |
joshdavy | 0:4916a63a6cbf | 9 | */ |