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: Menu/Menu.h
- Revision:
- 6:a2c72def99f9
- Parent:
- 2:7fa08670b1fc
- Child:
- 7:8d381315f72c
--- a/Menu/Menu.h Tue May 26 17:14:44 2020 +0000 +++ b/Menu/Menu.h Tue May 26 18:14:03 2020 +0000 @@ -5,6 +5,12 @@ #include "Gamepad.h" #include "N5110.h" +/** Menu Class +* @brief controls the home page, the menu and the help function +* @author Alessandro Carboni +* @date Apr, 2020 +*/ + class Menu {