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
Fork of el17dg by
Diff: menu/menu.h
- Revision:
- 27:f05f4e738ba9
- Parent:
- 4:02c63aaa2df9
- Child:
- 28:35af3843de8f
--- a/menu/menu.h Sat Apr 06 20:13:33 2019 +0000
+++ b/menu/menu.h Mon Apr 08 14:41:57 2019 +0000
@@ -10,6 +10,7 @@
class Menu {
public:
+ /** A constructor for Menu*/
Menu();
// Updates menu input, option select and draws menu
// Return true if user picked a menu option
