Uses the same fonts as the SPI_TFT_ILI9341 Library (I have many, and a html/php font editor for that)

Revision:
1:8e447a4c8995
Parent:
0:cc1fb45bc3ad
Child:
5:dad648238df3
diff -r cc1fb45bc3ad -r 8e447a4c8995 SPI_TFT_ILI9225.h
--- a/SPI_TFT_ILI9225.h	Wed Nov 23 01:05:59 2016 +0000
+++ b/SPI_TFT_ILI9225.h	Wed Nov 23 01:23:27 2016 +0000
@@ -13,10 +13,10 @@
 #define ILI9225_LCD_WIDTH   176
 #define ILI9225_LCD_HEIGHT  220
 
-#define ILI9225_PORTRAIT_B  0   // Connector at the bottom
-#define ILI9225_LANDSCAPE_R 1   // Connector at the right side
-#define ILI9225_PORTRAIT_T  2   // Connector at the top side
-#define ILI9225_LANDSCAPE_L 3   // Connector at the left side
+#define ILI9225_PORTRAIT_L  0   // SD card at the left side
+#define ILI9225_LANDSCAPE_B 1   // SD card at the bottom side
+#define ILI9225_PORTRAIT_R  2   // SD card at the right side
+#define ILI9225_LANDSCAPE_T 3   // SD card at the top side
 
 /* ILI9225 LCD Registers */
 #define ILI9225_DRIVER_OUTPUT_CTRL      (0x01u)  // Driver Output Control