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.
mian.cpp
- Committer:
- haoyan
- Date:
- 2020-04-28
- Revision:
- 0:08b2bdddf22e
- Child:
- 1:8c48fb8ca5e0
File content as of revision 0:08b2bdddf22e:
/* ELEC2645 Embedded Systems Project School of Electronic & Electrical Engineering University of Leeds Name: Haoyan Zhang Username: el17h2z Student ID Number: 201199698 Date: 28/04/2020 */ ///////// pre-processor directives //////// #include "mbed.h" #include "N5110.h" #include "Gamepad.h"