Library to display menus on TextLCDs. Interaction with functions Up,Down and Select (Buttons or RPG) Based on menu-library from pyeh9

Fork of Menu by Peihsun Yeh

Library to display menus on TextLCDs. Interaction with functions Up,Down and Select (Buttons or RPG) Based on menu-library from pyeh9

Revision:
9:c9df0b33d176
Parent:
8:fbaeab73fe1a
Child:
10:2b6ddf53b05e
--- a/Navigator.h	Fri Jan 16 22:23:34 2015 +0000
+++ b/Navigator.h	Fri Mar 13 18:44:49 2015 +0000
@@ -13,7 +13,7 @@
  *
  * @code
  *
- * #include "Selection.h"
+ * #include "MenuItem.h"
  * #include "Menu.h"
  * #include "Navigator.h"
  * #include <vector>