ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
31:5c9309ddf84c
Parent:
28:4786e81ce3e3
Child:
43:df52eec1a127
--- a/main.cpp	Sat Apr 20 00:53:42 2019 +0000
+++ b/main.cpp	Sat Apr 20 23:13:09 2019 +0000
@@ -24,7 +24,7 @@
 
 
 ////////////// objects ///////////////
-//N5110 lcd(PTC9,PTC0,PTC7,PTD2,PTD1,PTC11);
+N5110 lcd(PTC9,PTC0,PTC7,PTD2,PTD1,PTC11);
 Gamepad pad;
 
 SpaceInvadersEngine space;
@@ -64,7 +64,7 @@
 
 
 
-  const int space_ship[10][12]={
+ const int space_ship[10][12]={
   {0,0,0,0,0,0,0,0,0,0,0,0},
   {0,0,0,1,1,0,0,0,0,0,0,0},
   {0,0,0,1,1,0,0,0,0,0,0,0},