update user_setup
This commit is contained in:
parent
3ad0820390
commit
d8684840aa
|
|
@ -30,6 +30,7 @@
|
|||
//#define M5STACK
|
||||
|
||||
// For ST7735 and ILI9163 ONLY, define the pixel width and height in portrait orientation
|
||||
// #define TFT_WIDTH 80
|
||||
// #define TFT_WIDTH 128
|
||||
// #define TFT_HEIGHT 160
|
||||
//#define TFT_HEIGHT 128
|
||||
|
|
@ -46,6 +47,7 @@
|
|||
// #define ST7735_GREENTAB2
|
||||
// #define ST7735_GREENTAB3
|
||||
// #define ST7735_GREENTAB128 // For 128 x 128 display
|
||||
// #define ST7735_GREENTAB160x80 // For 160 x 80 display (BGR, inverted, 26 offset)
|
||||
// #define ST7735_REDTAB
|
||||
//#define ST7735_BLACKTAB
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue