test export

Dependencies:   DmTftLibrary mbed

Fork of dm_main by Display Module

Files at this revision

API Documentation at this revision

Comitter:
pietrodizinno
Date:
Fri Mar 02 23:11:58 2018 +0000
Parent:
5:47192882d9d0
Commit message:
text export

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 47192882d9d0 -r 15316c3e148b main.cpp
--- a/main.cpp	Mon Oct 12 08:42:18 2015 +0000
+++ b/main.cpp	Fri Mar 02 23:11:58 2018 +0000
@@ -16,12 +16,12 @@
 
 #include "mbed.h"
 
-#include "DmTftHX8353C.h"
-#include "DmTftS6D0164.h"
-#include "DmTftIli9325.h"
+//#include "DmTftHX8353C.h"
+//#include "DmTftS6D0164.h"
+//#include "DmTftIli9325.h"
 #include "DmTftIli9341.h"
-#include "DmTftSsd2119.h"
-#include "DmTftRa8875.h"
+//#include "DmTftSsd2119.h"
+//#include "DmTftRa8875.h"
 
 /******************************************************************************
  * Typedefs and defines
diff -r 47192882d9d0 -r 15316c3e148b mbed.bld
--- a/mbed.bld	Mon Oct 12 08:42:18 2015 +0000
+++ b/mbed.bld	Fri Mar 02 23:11:58 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/34e6b704fe68
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/5571c4ff569f
\ No newline at end of file