ELEC2645 (2018/19) / Mbed 2 deprecated el17aio

Dependencies:   mbed

Revision:
30:711d722f3cef
Parent:
13:e114d362186d
Child:
42:ee13e1d103d8
Child:
44:a6a361bea806
--- a/Menu/Menu.h	Fri Apr 19 02:40:08 2019 +0000
+++ b/Menu/Menu.h	Fri Apr 19 19:40:01 2019 +0000
@@ -13,7 +13,7 @@
     
     // Displays title screen
     void init(int ycursor);
-    void title(N5110 &lcd);
+    void title(N5110 &lcd, int shipno);
     void update(Direction d);
     int get_ycursor();
     int get_xcursor();