contains my game for the embedded systems project 2645
Dependencies: mbed FXOS8700CQQQ
Diff: main.cpp
- Revision:
- 27:771d186b1bc8
- Parent:
- 26:35714debc45f
- Child:
- 28:39607fb67e88
diff -r 35714debc45f -r 771d186b1bc8 main.cpp --- a/main.cpp Sat Apr 20 21:23:33 2019 +0000 +++ b/main.cpp Sun Apr 21 11:26:12 2019 +0000 @@ -1,3 +1,13 @@ +/* + +Electronic & Computer Engineering +ELEC2645 Embedded Systems Project +University of Leeds +Name: Omar Alebiary +Username: el17oa +ID : 201172644 +Date: 15/3/2019 +*/ #include "RocketRacer.h" #include "Menus.h" #include "tests.h"