Hmmm.... I loaded up ver 1.1 also to play with a week ago or so,  I did make a change in the sketch before loading though.  I changed line 92 to this....
	Code:
	TDB02       myGLCD(38,39,40,41,ITDB32S);    //May need to add "ITDB32S" depending on LCD controller
ITDB02_Touch myTouch(6,5,4,3,2);
 I didn't change anythin on line 93, but included it incase for whatever reason yours was different.  I am using a TFT from sainsmart, not itead's, but it uses the same driver... I wish I would have found the reports about the sainsmart TFT before I bought mine, but so far so good.
Just a note...  you can't go off of the line #'s in Jamies manual for ver 1.1, as it was written for 1.2, and they're different.
HTH
Chris