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

Files at this revision

API Documentation at this revision

Comitter:
JLarkin
Date:
Thu Feb 11 06:47:58 2016 +0000
Parent:
14:490477341db7
Commit message:
Fixing problems

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Feb 11 06:40:23 2016 +0000
+++ b/main.cpp	Thu Feb 11 06:47:58 2016 +0000
@@ -1,4 +1,4 @@
-/* Do not publish changes to this program back to the remote repository.  Fork your own copy */
+/* Do not publish changes to this program back to the remote repository.  Fork your own copy, or else */
 #include "stdio.h"
 #include "mbed.h"
 #include "string"