![]() |
#11
|
||||
|
||||
![]() 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); 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 |