parent
6f2c5f7301
commit
602525a2ab
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue