Add Lego Dimensions Portal to usb passthroughs

This commit is contained in:
RipleyTom 2020-04-05 03:56:04 +02:00 committed by Ivan
parent ae140a1ac9
commit f33373ca1b

View File

@ -166,6 +166,9 @@ usb_handler_thread::usb_handler_thread()
{
found_skylander = true;
}
check_device(0x0E6F, 0x0241, 0x0241, "Lego Dimensions Portal");
check_device(0x1415, 0x0000, 0x0000, "Singstar Microphone");
check_device(0x12BA, 0x0100, 0x0100, "Guitar Hero Guitar");
check_device(0x12BA, 0x0120, 0x0120, "Guitar Hero Drums");