Modified to work with two displays

Dependents:   touch2 default CANary_9341_test CANary_merge

Fork of SPI_TFT by Peter Drescher

Revision:
9:130716c1a3cd
Parent:
8:a71243b666f9
Child:
10:6693193c1fd6
--- a/SPI_TFTx2.h	Sun Feb 03 15:22:34 2013 +0000
+++ b/SPI_TFTx2.h	Sun Feb 17 16:43:25 2013 +0000
@@ -50,6 +50,7 @@
 #define White           0xFFFF      /* 255, 255, 255 */
 #define Orange          0xFD20      /* 255, 165,   0 */
 #define GreenYellow     0xAFE5      /* 173, 255,  47 */
+#define Amber           0xFBE0      /* 255, 126,   0 */
 
 
 // some defines for the DMA use