Mega Discrepancy?

Got it working now. For further reference:

Two things needed:

  1. Uncomment USE_UNO_SHIELD_ON_MEGA in HW_Atmega1280.h

  2. Change UTFT myGLCD(ITDB24E_8, 19, 18, 17, 16); to UTFT myGLCD(ITDB24E_8, A5, A4, A3, A2);

Regards

Peter