Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: UserInteraction/UX.h
- Revision:
- 22:69d7fe739872
- Parent:
- 21:a0904159e183
- Child:
- 26:6427f09cf8d3
--- a/UserInteraction/UX.h Tue Apr 30 13:17:14 2019 +0000
+++ b/UserInteraction/UX.h Tue Apr 30 20:36:42 2019 +0000
@@ -23,7 +23,7 @@
int get_l_pressed();
void reset();
int get_loft_ball();
- void first_menu(N5110 &menu_lcd,Gamepad &pad);
+ void first_menu(N5110 &menu_lcd);
void second_menu(N5110 &menu_lcd);
void menu_options(N5110 &menu_lcd);
void rules_menu(N5110 &menu_lcd);