Clear Screen and 2.8TFT

Grumpy_Mike:

all the examples in the TFT run fine

So they have the clear the display call in them don't they?
You have to include:-

#include <Adafruit_GFX.h>

#include <Adafruit_SSD1306.h>

I searched through the code in the sketches of all the TFT examples and none use any clear screen command.

I added the adafruit lines but dont I need one of his libraries like

GitHub - adafruit/Adafruit_TouchScreen: Arduino library for 4-wire resistive touchscreens ?? first?