ST7735S Library for Teal Tab screen on Pico

Excellent stuff. I had to uncomment this line:

Adafruit_ST7735 tft = Adafruit_ST7735(TFT_CS, TFT_DC, TFT_MOSI, TFT_SCLK, TFT_RST);

Now everything works as expected. Many thanks!

1 Like