I changed the line from :
UTFT myGLCD(ITDB32S,38,39,40,41);
to:
UTFT myGLCD(SSD1289,38,39,40,41);
it is working too, both work
I changed the line from :
UTFT myGLCD(ITDB32S,38,39,40,41);
to:
UTFT myGLCD(SSD1289,38,39,40,41);
it is working too, both work