Jacket:
I have an Arduino R3 with a 1.0.1 Arduino compiler and am trying to use the red Seeeduino TFT Touch Shield v.1.0 I bought from RadioShack with the various libraries I’ve found posted here on the forums, but keep getting this error when trying to compile the 1.0 touch demo posted in the wiki:
TFTDemo.cpp: In function ‘void initTouchScreenParameters()’:
TFTDemo:70: error: ‘class TFT’ has no member named ‘IC_CODE’
What am I missing?