Library for creating menu systems in displays.

Dependents:   VS1053Player

Revision:
8:4a276e420f73
Parent:
7:5bbf520bc14d
Child:
9:7828182dbc9f
--- a/Menu.h	Thu May 30 07:20:10 2013 +0000
+++ b/Menu.h	Thu May 30 07:21:22 2013 +0000
@@ -124,6 +124,7 @@
      *  root.addMenuNode(*sub1);
      *  root.enter();
      * }
+     * @endcode
      *
      * @para MenuNode A reference to the MenuNode to add.
      */