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 MotionSensor
Diff: Title/Title.h
- Revision:
- 49:3f83ed62d123
- Parent:
- 48:f7d9ae3e554d
- Child:
- 57:1c12361b6e3d
--- a/Title/Title.h Thu May 09 02:46:44 2019 +0000
+++ b/Title/Title.h Thu May 09 04:24:30 2019 +0000
@@ -13,7 +13,7 @@
int cursor_timer;
int title_option;
- // Functions
+ // Methods
void draw_title_screen(N5110 &lcd);
void title_options_joystick(Gamepad &gamepad);