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
Revision 16:165507dc36fa, committed 2016-02-11
- 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 |
diff -r 490477341db7 -r 165507dc36fa main.cpp --- 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"