contains my game for the embedded systems project 2645

Dependencies:   mbed FXOS8700CQQQ

Revision:
31:4d4a9d78cae5
Parent:
30:c5060010a1e6
Child:
32:e5d997d2ed79
--- a/main.cpp	Sat Apr 27 02:00:28 2019 +0000
+++ b/main.cpp	Sun Apr 28 02:43:58 2019 +0000
@@ -72,8 +72,7 @@
 //      test.test_loading_menu(lcd);
 //      test.test_InstructionsMenu(pad,lcd);
 //      test.test_Game_Loop(pad,lcd);
-
-    
+   
     menus.welcomeMenu(pad,lcd);
     menus.loading_menu(lcd);
     pad.leds_off();