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:39232bb909bf, 2019-03-11 (annotated)
- Committer:
- ml16c5l
- Date:
- Mon Mar 11 09:26:07 2019 +0000
- Revision:
- 0:39232bb909bf
- Child:
- 1:63db7ec60700
initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ml16c5l | 0:39232bb909bf | 1 | /* |
ml16c5l | 0:39232bb909bf | 2 | ELEC2645 Embedded Systems Project |
ml16c5l | 0:39232bb909bf | 3 | School of Electronic & Electrical Engineering |
ml16c5l | 0:39232bb909bf | 4 | University of Leeds |
ml16c5l | 0:39232bb909bf | 5 | Name: CAIWENJING LIU |
ml16c5l | 0:39232bb909bf | 6 | Username: ml16c5l |
ml16c5l | 0:39232bb909bf | 7 | Student ID Number: 201165261 |
ml16c5l | 0:39232bb909bf | 8 | Date: 11/03/2019 |
ml16c5l | 0:39232bb909bf | 9 | */ |