Empty Launcher for the LPC4088. Base code

Dependencies:   DMBasicGUI DMSupport

Fork of lpc4088_displaymodule_empty_launcher by Embedded Artists

Revision:
0:71e474187082
Child:
2:e55ed8db46c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/image_data.h	Fri Feb 20 12:24:05 2015 +0000
@@ -0,0 +1,6 @@
+#include "basic_image_data.h"
+
+extern const unsigned char img_empty[];
+extern const unsigned int img_size_empty;
+
+