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:
13:bff2288c2c61
Child:
17:6e2abf107800
--- a/SlideShow/AppSlideShow.h	Mon Mar 09 10:40:55 2015 +0100
+++ b/SlideShow/AppSlideShow.h	Mon Mar 09 10:50:17 2015 +0100
@@ -24,7 +24,7 @@
 #include "ImageButton.h"
 
 /**
- * An App example. Slideshow.
+ * An App example showing how to use the SlideShow engine.
  *
  * The purpose of this example is to show how the SlideShow class can be used.
  */