A primitive menu system for touchscreen on the RA8875. This menu is not "finger friendly" and reminds one of the 90's using a Palm.

Dependents:   FRDM_RA8875_mPaint PUB_RA8875_mPaint

Revision:
3:b59d6f7c1e68
Parent:
2:944069915001
--- a/menu.h	Sat Jan 03 17:23:35 2015 +0000
+++ b/menu.h	Sat Jan 03 17:24:55 2015 +0000
@@ -120,6 +120,7 @@
     ///            }
     ///        }
     ///    }
+    /// }
     /// @endcode
     ///
     /// @param lcd is a reference to the RA8875 display object. @see RA8875.