A basic graphics package for the LPC4088 Display Module.

Dependents:   lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI lpc4088_displaymodule_fs_aid ... more

Fork of DMBasicGUI by EmbeddedArtists AB

Revision:
14:647b1896ed84
Parent:
11:265884fa7fdd
--- a/Application/AppLauncher.h	Mon Mar 09 10:40:55 2015 +0100
+++ b/Application/AppLauncher.h	Mon Mar 09 10:50:17 2015 +0100
@@ -23,7 +23,7 @@
 #include "Clickable.h"
 
 /**
- * An App example. This uses a number of buttons to launch different Apps.
+ * An App example using a number of buttons to launch different Apps.
  *
  * The purpose of this example is to demonstrate how to manage a set of
  * Apps and launch them either as a result of clicked buttons or (in the