[libusb] Add PID for CP710
This commit is contained in:
parent
6abf73df8a
commit
8d28ab9cc8
|
@ -61,7 +61,7 @@
|
|||
#define USB_PID_CANON_CP520 520 // XXX 316f? 3172? (related to cp740/cp750)
|
||||
#define USB_PID_CANON_CP530 530 // XXX
|
||||
#define USB_PID_CANON_CP600 0x310B
|
||||
#define USB_PID_CANON_CP710 710 // XXX 3127? 3129? - incoming G (related to cp510)
|
||||
#define USB_PID_CANON_CP710 0x3127
|
||||
#define USB_PID_CANON_CP720 0x3143
|
||||
#define USB_PID_CANON_CP730 0x3142
|
||||
#define USB_PID_CANON_CP740 0x3171
|
||||
|
|
Loading…
Reference in a new issue