File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 3030//#define M5STACK
3131
3232// For ST7735 and ILI9163 ONLY, define the pixel width and height in portrait orientation
33- //#define TFT_WIDTH 128
34- //#define TFT_HEIGHT 160
33+ // #define TFT_WIDTH 80
34+ // #define TFT_WIDTH 128
35+ // #define TFT_HEIGHT 160
3536//#define TFT_HEIGHT 128
3637
3738// For ST7735 ONLY, define the type of display, originally this was based on the
4142// Comment out ALL BUT ONE of these options for a ST7735 display driver, save this
4243// this User_Setup file, then rebuild and upload the sketch to the board again:
4344
44- //#define ST7735_INITB
45- //#define ST7735_GREENTAB
46- //#define ST7735_GREENTAB2
47- //#define ST7735_GREENTAB3
48- //#define ST7735_GREENTAB128 // For 128 x 128 display
49- //#define ST7735_REDTAB
45+ // #define ST7735_INITB
46+ // #define ST7735_GREENTAB
47+ // #define ST7735_GREENTAB2
48+ // #define ST7735_GREENTAB3
49+ // #define ST7735_GREENTAB128 // For 128 x 128 display
50+ // #define ST7735_GREENTAB160x80 // For 160 x 80 display (BGR, inverted, 26 offset)
51+ // #define ST7735_REDTAB
5052//#define ST7735_BLACKTAB
5153
5254// ##################################################################################
You can’t perform that action at this time.
0 commit comments