Graphics library for NodeMCU (ESP8266), ESP32 and serial+parallel TFT displays

@txkennedys

I see no obvious mistake. Try a different driver by using:

#define ST7735_BLACKTAB

instead of:

#define ST7735_GREENTAB128

If that does not work then try each of the other drivers.

If that does not work use an Adafruit website tutorial and library to make sure the display is working OK.