ELEC2645 (2018/19) / Mbed 2 deprecated el17aio

Dependencies:   mbed

Revision:
10:c33d7593a275
Parent:
9:241a1a7d8527
Child:
11:73cd744ffa80
--- a/Menu/Menu.h	Tue Apr 09 05:14:07 2019 +0000
+++ b/Menu/Menu.h	Tue Apr 09 06:43:01 2019 +0000
@@ -13,7 +13,8 @@
     
     // Displays title screen
     void init(int ycursor);
-    void title(N5110 &lcd, Direction d);
+    void title(N5110 &lcd);
+    void update(Direction d);
     int get_cursor();
     //void Menu::scroll(N5110 &lcd, Direction d);