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
Child:
17:6e2abf107800
--- a/Application/AppColorPicker.h	Mon Mar 09 10:40:55 2015 +0100
+++ b/Application/AppColorPicker.h	Mon Mar 09 10:50:17 2015 +0100
@@ -23,7 +23,7 @@
 #include "ImageButton.h"
 
 /**
- * An App example. Lets the user pick a color from a colored area.
+ * An App example letting the user pick a color from a colored area.
  * The hex value in RGB565 format is shown as well as a larger sample
  * of the selected color.
  *