mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
better generic HID differentiation; smash udev working
This commit is contained in:
@@ -6,7 +6,7 @@ namespace boo
|
||||
|
||||
const SDeviceSignature BOO_DEVICE_SIGS[] =
|
||||
{
|
||||
DEVICE_SIG(CDolphinSmashAdapter, 0x57e, 0x337, true),
|
||||
DEVICE_SIG(CDolphinSmashAdapter, 0x57e, 0x337),
|
||||
DEVICE_SIG_SENTINEL()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user