test export

Dependencies:   DmTftLibrary mbed

Fork of dm_main by Display Module

Revision:
6:15316c3e148b
Parent:
5:47192882d9d0
--- 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