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

Files at this revision

API Documentation at this revision

Comitter:
WiredHome
Date:
Sat Jan 03 17:24:55 2015 +0000
Parent:
2:944069915001
Commit message:
Tiny documentation fix.

Changed in this revision

menu.h Show annotated file Show diff for this revision Revisions of this file
--- 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.