Add comment w/ correct PID
This commit is contained in:
parent
1f00165927
commit
303c45f906
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ control_pid = 0x0160
|
||||||
|
|
||||||
# Mustang USB parms
|
# Mustang USB parms
|
||||||
mustang_vid = 0x1ed8
|
mustang_vid = 0x1ed8
|
||||||
|
|
||||||
|
# Mustang III (original)
|
||||||
|
# mustang_pid = 0x0005
|
||||||
|
|
||||||
|
# Mustang III v2
|
||||||
mustang_pid = 0x0016
|
mustang_pid = 0x0016
|
||||||
|
|
||||||
# Controller MIDI device
|
# Controller MIDI device
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue