It seems that the example no longer works with the latest version of the TFT_eSPI library.
I get a display that only seems to fill 1/3 of the screen with the rest of it being 'garbage'. The display also seems to be rotated incorrectly and the background is white instead of black.
Oops - My mistake. I had (correctly) uncommented the correct line in the library to enable the T-display, but (incorrectly) forgot to comment out the first line of that section.
It seems that the example no longer works with the latest version of the TFT_eSPI library.
I get a display that only seems to fill 1/3 of the screen with the rest of it being 'garbage'. The display also seems to be rotated incorrectly and the background is white instead of black.