test: fix pid for the 13HDT pad

This commit is contained in:
Peter Hutterer 2017-10-20 14:55:24 +10:00
parent 327321a446
commit 48a2eeb525

View file

@ -72,7 +72,7 @@ static struct input_absinfo absinfo[] = {
static struct input_id input_id = {
.bustype = 0x3,
.vendor = 0x56a,
.product = 0x33,
.product = 0x333,
.version = 0x110,
};