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:40c03e733b77, 2019-03-11 (annotated)
- Committer:
- el17m2h
- Date:
- Mon Mar 11 10:04:06 2019 +0000
- Revision:
- 0:40c03e733b77
- Child:
- 1:0001cb3eb053
initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
el17m2h | 0:40c03e733b77 | 1 | /* |
el17m2h | 0:40c03e733b77 | 2 | ELEC2645 Embedded Systems Project |
el17m2h | 0:40c03e733b77 | 3 | School of Electronic & Electrical Engineering |
el17m2h | 0:40c03e733b77 | 4 | University of Leeds |
el17m2h | 0:40c03e733b77 | 5 | Name: Melissa Hartmann |
el17m2h | 0:40c03e733b77 | 6 | Username: el17m2h |
el17m2h | 0:40c03e733b77 | 7 | Student ID Number: 201176603 |
el17m2h | 0:40c03e733b77 | 8 | Date: 11/03/2019 |
el17m2h | 0:40c03e733b77 | 9 | */ |
el17m2h | 0:40c03e733b77 | 10 |