Update Setup206_LilyGo_T_Display_S3.h
This commit is contained in:
parent
2e8494f07a
commit
60e8e97d2b
|
|
@ -13,10 +13,6 @@
|
||||||
|
|
||||||
#define TFT_PARALLEL_8_BIT
|
#define TFT_PARALLEL_8_BIT
|
||||||
|
|
||||||
#define TFT_DATA_PIN_OFFSET_EN /* The ESP32S3 controller is controlled by two registers. \
|
|
||||||
Select data pin numbers higher than 32 to enable this option, \
|
|
||||||
this macro definition added by Micky -20220701 */
|
|
||||||
|
|
||||||
#define TFT_WIDTH 170
|
#define TFT_WIDTH 170
|
||||||
#define TFT_HEIGHT 320
|
#define TFT_HEIGHT 320
|
||||||
|
|
||||||
|
|
@ -46,4 +42,4 @@
|
||||||
#define LOAD_FONT8
|
#define LOAD_FONT8
|
||||||
#define LOAD_GFXFF
|
#define LOAD_GFXFF
|
||||||
|
|
||||||
#define SMOOTH_FONT
|
#define SMOOTH_FONT
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue