Hola
Soy nuevo y como es normal, pues "la primera en la frente", bueno la segunda
He probado el sketch TFT3_2 Mega y bien, compila, carga, pero con el segundo, verifico y
Le pongo un posible modelo
pruebo con otro
Los errores de este último
UTouch_ButtonTest:24: error: 'UTFT' does not name a type
UTouch_ButtonTest:25: error: 'UTouch' does not name a type
UTouch_ButtonTest.pde: In function 'void drawButtons()':
UTouch_ButtonTest:41: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:50: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:57: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest.pde: In function 'void updateStr(int)':
UTouch_ButtonTest:79: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:80: error: 'LEFT' was not declared in this scope
UTouch_ButtonTest:84: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:85: error: 'CENTER' was not declared in this scope
UTouch_ButtonTest.pde: In function 'void waitForIt(int, int, int, int)':
UTouch_ButtonTest:99: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:101: error: 'myTouch' was not declared in this scope
UTouch_ButtonTest.pde: In function 'void setup()':
UTouch_ButtonTest:114: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:117: error: 'myTouch' was not declared in this scope
UTouch_ButtonTest:118: error: 'PREC_MEDIUM' was not declared in this scope
UTouch_ButtonTest.pde: In function 'void loop()':
UTouch_ButtonTest:129: error: 'myTouch' was not declared in this scope
UTouch_ButtonTest:200: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:214: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:217: error: 'LEFT' was not declared in this scope
UTouch_ButtonTest:221: error: 'myGLCD' was not declared in this scope
UTouch_ButtonTest:222: error: 'CENTER' was not declared in this scope
Por lo que he googleado (toma palabro) creo que el error esta en el modelo, pero es que no sé cual es el mío.
Me podeis echar un mano?
Gracias