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:
3:3fabfe3339b8
Parent:
1:46c8df4608c8
Child:
5:f4de114c31c3
--- a/Application/Image.h	Fri Dec 19 07:37:24 2014 +0000
+++ b/Application/Image.h	Fri Dec 19 09:12:51 2014 +0100
@@ -17,6 +17,8 @@
 #ifndef IMAGE_H
 #define IMAGE_H
 
+#include "mbed.h"
+
 /**
  * Image example
  *