test export

Dependencies:   DmTftLibrary mbed

Fork of dm_touch by Display Module

Files at this revision

API Documentation at this revision

Comitter:
displaymodule
Date:
Mon Jul 07 10:39:19 2014 +0000
Parent:
1:63e25ac12708
Child:
3:47a0971cc619
Commit message:
New DmTftLib version

Changed in this revision

DmTftLibrary.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/DmTftLibrary.lib	Fri Jul 04 10:38:42 2014 +0000
+++ b/DmTftLibrary.lib	Mon Jul 07 10:39:19 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/displaymodule/code/DmTftLibrary/#6cd8c36cbdb3
+http://mbed.org/users/displaymodule/code/DmTftLibrary/#b24f01d148c4
--- a/main.cpp	Fri Jul 04 10:38:42 2014 +0000
+++ b/main.cpp	Mon Jul 07 10:39:19 2014 +0000
@@ -58,8 +58,6 @@
  * Local variables
  *****************************************************************************/
 
-//DmTftHX8353C tft;  /* DM_TFT18_101 */
-//DmTftS6D0164 tft;  /* DM_TFT22_102 */
 //DmTftIli9325 tft;  /* DM_TFT28_103 and DM_TFT24_104 */
 //DmTftIli9341 tft;  /* DM_TFT28_105 */
 DmTftSsd2119 tft;   /* DM_TFT35_107 */