ELEC2645 (2018/19) / Mbed 2 deprecated el17dg

Dependencies:   mbed

Fork of el17dg by Dmitrijs Griskovs

Revision:
33:c623c6d5ed16
Parent:
32:5403bb974294
Child:
34:754915ce9de5
--- a/Models/models.cpp	Fri Apr 26 13:09:03 2019 +0000
+++ b/Models/models.cpp	Mon Apr 29 08:10:52 2019 +0000
@@ -6,8 +6,8 @@
 const int enemy2_height = 7;
 const int enemy2_width = 11;
 
-//const int enemy1_height = 17;
-//const int enemy1_width = 11;
+const int enemy1_height = 17;
+const int enemy1_width = 11;
 
 const int PressAHeight = 11;
 const int PressAWidth = 13;