ITDB02 + Shield 2.0 = Touch not working

Alright, solved the problem on my own :slight_smile:
I forget to call " myTouch.read()" before reading the touch-coordinates and I changed the initialisation to "ITDB02_Touch myTouch(15,8,14,9,10)".