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 FXOS8700CQ mbed-rtos
Diff: Game_one/Game_one.h
- Revision:
- 4:5bc9c4363d31
- Parent:
- 2:464c7e62d97d
- Child:
- 17:5d8ff39a0e49
--- a/Game_one/Game_one.h Wed Apr 03 03:19:59 2019 +0000
+++ b/Game_one/Game_one.h Wed Apr 03 18:40:43 2019 +0000
@@ -25,6 +25,7 @@
int update_alt();
void set_alt(int alt);
int print_scores(N5110 &lcd);
+ void intro(Gamepad &pad, N5110 &lcd);
private: