Winrt (#545)
* initial winrt work * Add new vid/pid * E2E working * Remove wrong hid selector
This commit is contained in:
committed by
Peli de Halleux
parent
e97496d39a
commit
4b45ecea87
@ -70,6 +70,14 @@
|
||||
"device_print_message.message": "text"
|
||||
}
|
||||
}
|
||||
],
|
||||
"hidSelectors": [
|
||||
{
|
||||
"usagePage": "0xFF00",
|
||||
"usageId": "0x0001",
|
||||
"vid": "0x0d28",
|
||||
"pid": "0x0204"
|
||||
}
|
||||
]
|
||||
},
|
||||
"runtime": {
|
||||
|
Reference in New Issue
Block a user