mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-08 15:14:43 +02:00
@@ -10,6 +10,7 @@
|
|||||||
#define TFT_CS 12
|
#define TFT_CS 12
|
||||||
#define TFT_DC 15
|
#define TFT_DC 15
|
||||||
#define TFT_RST -1
|
#define TFT_RST -1
|
||||||
|
#define TFT_BL 2
|
||||||
|
|
||||||
#define LOAD_GLCD // Font 1. Original Adafruit 8 pixel font needs ~1820 bytes in FLASH
|
#define LOAD_GLCD // Font 1. Original Adafruit 8 pixel font needs ~1820 bytes in FLASH
|
||||||
#define LOAD_FONT2 // Font 2. Small 16 pixel high font, needs ~3534 bytes in FLASH, 96 characters
|
#define LOAD_FONT2 // Font 2. Small 16 pixel high font, needs ~3534 bytes in FLASH, 96 characters
|
||||||
|
Reference in New Issue
Block a user