mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-10 22:10:15 +01:00
test: fix pid for the 13HDT pad
This commit is contained in:
parent
327321a446
commit
48a2eeb525
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue