ELEC2645 (2018/19) / Mbed 2 deprecated el17arm

Dependencies:   mbed

Revision:
21:7a7a115d910d
Parent:
19:4789cb4ca550
Child:
23:1ee8686af747
--- a/main.cpp	Tue Apr 02 23:40:28 2019 +0000
+++ b/main.cpp	Wed Apr 03 01:17:38 2019 +0000
@@ -46,7 +46,7 @@
 
 void render()
 {
-    game.draw(lcd);
+    game.draw(lcd, pad);
 }
 
 void contrast()