










I wrote to ITEAD Studio and spreading my configuration to Touch. LCD and Touch To work properly enough: #define CAL_X 0x00430ED8UL
#define CAL_Y 0x002A0EECUL
#define CAL_S 0x000EF18FUL
x=myTouch.getX ();
y=myTouch.getY ();
x = 399-myTouch.getX ();
y = 239-myTouch.getY ();





UTouch myTouch(6,5,4,3,2);





Users viewing this topic: No registered users and 2 guests