Adam Baker 201166301

Dependencies:   mbed Gamepad N5110

Revision:
43:11c5d098ce9d
Parent:
42:0dad7c359fa5
Child:
44:03059810630d
diff -r 0dad7c359fa5 -r 11c5d098ce9d main.cpp
--- a/main.cpp	Wed May 08 16:28:13 2019 +0000
+++ b/main.cpp	Wed May 08 22:00:17 2019 +0000
@@ -1,3 +1,13 @@
+/*
+ELEC2645 Embedded Systems Project
+School of Electronic & Electrical Engineering University of Leeds
+Name: Adam P. Baker
+Username: el17apb
+Student ID Number: 201166301 
+Date: 8 May 2019
+*/
+
+
 ///////// pre-processor directives ////////
 #include "mbed.h"
 #include "Gamepad.h"