ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
4:13cc179c11c5
Parent:
3:985fab783b92
Child:
5:476696df08dd
diff -r 985fab783b92 -r 13cc179c11c5 main.cpp
--- a/main.cpp	Fri Apr 12 13:56:13 2019 +0000
+++ b/main.cpp	Fri Apr 12 14:00:51 2019 +0000
@@ -65,7 +65,16 @@
 /* 
 const int space_ship[10][12]={
     {0,0,0,0,0,0,0,1,0,0,0,0},
-    {},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+    {0,0,0,0,0,0,0,1,0,0,0,0},
+   
     
     };
 */