ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el18ac

Dependencies:   mbed

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
 {