add LilyGo LilyPi variant
Based on https://github.com/Bodmer/TFT_eSPI/discussions/956
This commit is contained in:
parent
1e9dda3fb1
commit
82b0aebded
|
|
@ -76,6 +76,8 @@
|
|||
|
||||
//#include <User_Setups/Setup50_SSD1963_Parallel.h> // Setup file for ESP32 and SSD1963 TFT display
|
||||
|
||||
//#include <User_Setups/Setup51_LilyPi_ILI9481.h> // Setup file for LilyGo LilyPi with ILI9481 display
|
||||
|
||||
//#include <User_Setups/Setup135_ST7789.h> // Setup file for ESP8266 and ST7789 135 x 240 TFT
|
||||
|
||||
//#include <User_Setups/Setup136_LilyGo_TTV.h> // Setup file for ESP32 and Lilygo TTV ST7789 SPI bus TFT 135x240
|
||||
|
|
|
|||
Loading…
Reference in New Issue