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 Gamepad N5110
Diff: Entrance/Entrance.cpp
- Revision:
- 10:75de0f4da176
- Parent:
- 7:05f433e196d6
--- a/Entrance/Entrance.cpp Tue May 07 22:39:48 2019 +0000 +++ b/Entrance/Entrance.cpp Wed May 08 20:59:02 2019 +0000 @@ -1,5 +1,15 @@ #include "Entrance.h" +Entrance::Entrance() +{ + +} +Entrance::~Entrance() +{ + +} + + void Entrance::welcome_page(N5110 &lcd, Gamepad &pad) { const int intro_shape [40][40] =