TFT_eSPI/User_Setups
Bodmer 419a7ef8de Add option for different RGB colour order with ST7789
// For ST7789 ONLY, define the colour order IF the blue and red are
swapped on your display
//#define TFT_RGB_ORDER TFT_RGB  // Colour order Red-Green-Blue
//#define TFT_RGB_ORDER TFT_BGR  // Colour order Blue-Green-Red
2018-11-19 23:49:32 +00:00
..
Setup1_ILI9341.h Add new anti-aliased (smooth) font examples + bug fixes 2018-10-21 17:53:27 +01:00
Setup2_ST7735.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup3_ILI9163.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup4_S6D02A1.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup5_RPi_ILI9486.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup6_RPi_Wr_ILI9486.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup7_ST7735_128x128.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup8_ILI9163_128x128.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup9_ST7735_Overlap.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup10_RPi_touch_ILI9486.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup11_RPi_touch_ILI9486.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup12_M5Stack.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup13_ILI9481_Parallel.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup14_ILI9341_Parallel.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup15_HX8357D.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup16_ILI9488_Parallel.h Correct issue #104 and update setup files 2018-03-12 22:49:18 +00:00
Setup17_ePaper.h Added Waveshare ePaper support 2018-04-02 02:53:42 +01:00
Setup18_ST7789.h Support ST7789 rotation offset and boards with no chip select 2018-07-06 18:48:24 +01:00
Setup20_ILI9488.h Add note about SDO line 2018-08-02 22:49:30 +01:00
Setup21_ILI9488.h Add new anti-aliased (smooth) font examples + bug fixes 2018-10-21 17:53:27 +01:00
SetupX_Template.h Add option for different RGB colour order with ST7789 2018-11-19 23:49:32 +00:00
User_Custom_Fonts.h Minor bug fixes plus faster block write function added 2017-04-23 18:50:53 +01:00