Shows how to use a display and the onboard SD Card. Requires a display module with an adapter

Dependencies:   DmTftLibrary SDFileSystem mbed

Revision:
2:bb52a280861b
Parent:
1:64173e1ae223
--- a/main.cpp	Fri Jul 04 10:37:38 2014 +0000
+++ b/main.cpp	Mon Jul 07 11:09:03 2014 +0000
@@ -56,7 +56,6 @@
 //DmTftHX8353C tft;  /* DM_TFT18_101 */
 DmTftS6D0164 tft;  /* DM_TFT22_102 */
 //DmTftIli9325 tft;  /* DM_TFT28_103 and DM_TFT24_104 */
-//DmTftSsd2119 tft;   /* DM_TFT35_107 */
 
 SDFileSystem sd(DM_PIN_SD_SPI_MOSI, DM_PIN_SD_SPI_MISO, DM_PIN_SD_SPI_SCLK, DM_PIN_CS_SDCARD, "sd"); // mosi,miso,clk,cs