Both displays functioning independently, we will use this program to bring them both into the same code.

Dependencies:   SPI_TFT_ILI9341 TFT_fonts TextLCD mbed

Revision:
5:9246294b9f70
Parent:
4:970713d48893
--- a/main.cpp	Thu May 25 11:12:30 2017 +0000
+++ b/main.cpp	Thu May 25 11:14:53 2017 +0000
@@ -28,7 +28,7 @@
 int main() { // Main program
 
 int time = 1234;
-int date = 221217;
+int date = 220517;
 int temp = 27;
 int weather = 2; // 0 - Rain, 1 - Cloud, 2 - Sun