Program to demonstrate the features of the DisplayModule DM-TFT24-104 display using the UniGraphics library.

Dependencies:   DmTouch_UniGraphic UniGraphic mbed

Fork of DisplayModule24_demo by Whitworth-EN173-2016

Revision:
14:490477341db7
Parent:
10:ca16a309a737
Child:
16:165507dc36fa
--- a/main.cpp	Thu Jan 21 16:42:32 2016 +0000
+++ b/main.cpp	Thu Feb 11 06:40:23 2016 +0000
@@ -1,3 +1,4 @@
+/* Do not publish changes to this program back to the remote repository.  Fork your own copy */
 #include "stdio.h"
 #include "mbed.h"
 #include "string"