mirror of https://github.com/nealey/hdjd.git
parent
3a6216eb1c
commit
6132186a9b
2
usb.c
2
usb.c
|
@ -21,7 +21,7 @@ struct device {
|
|||
};
|
||||
const struct device devices[] = {
|
||||
{ 0xb102, 1, 0x83, 0x04, 0x0, 0 }, // Steel
|
||||
{ 0xb105, 1, 0x82, 0x03, 0x0, 0 }, // MP3e2
|
||||
{ 0xb105, 1, 0x81, 0x03, 0x0, 0 }, // MP3e2
|
||||
{ 0xb120, 1, 0x82, 0x03, 0x0, 0 }, // Hercules MP3 LE / Glow
|
||||
{ 0xb107, 5, 0x83, 0x03, 0x0, 0 }, // Hercules Mk4
|
||||
{ 0xb100, 1, 0x86, 0x06, 0x0, 0 }, // Hercules Mk2
|
||||
|
|
Loading…
Reference in New Issue